Releases: ThePorgs/Exegol
Exegol 5.1.7
Exegol wrapper 5.1.7
Minor update for improved error handling during exegol server outages and bug fix of the upgrade action.
What's Changed
Full Changelog: 5.1.6...5.1.7
Exegol 5.1.6
Exegol wrapper 5.1.6
Features
- Improve
exegol upgradecapabilities, adding backup/restore for:- NetExec & Responder local database and configuration
- hashcat & john potfile
- python3 interactive command history
- Official support for python 3.14
Bug fixes
What's Changed
Full Changelog: 5.1.5...5.1.6
Exegol 5.1.5
Exegol wrapper 5.1.5
Bug fix
- Fix support for python <= 3.11
What's Changed
Full Changelog: 5.1.4...5.1.5
Exegol 5.1.4
Exegol wrapper 5.1.4
Hot patch following up https://github.com/ThePorgs/Exegol/releases/tag/5.1.3
Bug fix
Replace gotrue import with the new lib substitute to fix import issue
What's Changed
Full Changelog: 5.1.3...5.1.4
Exegol 5.1.3
Exegol wrapper 5.1.3
Features
- WireGuard is now available on Community edition!
- You need to use the free image
3.1.8or newer
- You need to use the free image
- On multi-select interactive interface (like
removeanduninstall), you can now choose*to easily select every items displayed. - The file
/etc/hostson every new container is now persistent after container restart - Add some warning messages before starting an existing container in case some critical file are missing (like VPN configuration)
- Improve some logs and catch more errors
- Beta support of Python 3.14
Bug fixes
- Skip interactive upgrade question when offline
- Handle concurrent exegol instance during session renewal
What's Changed
Full Changelog: 5.1.2...5.1.3
Exegol 5.1.2
Exegol wrapper 5.1.2
New minor wrapper release with some bug fix.
Bug fixes
- When using
sudo -Ethe wrapper will now use the user's home directory instead of root for.exegoldirectory - Handle session reload before pulling a version specific image tag
- Fix race condition errors during container interactive configuration
What's Changed
Full Changelog: 5.1.1...5.1.2
Exegol 5.1.1
Exegol wrapper 5.1.1
Bug fix
- Fix syntax for python 3.11 and before
Exegol 5.1.0
Exegol wrapper 5.1.0
New major wrapper update with new upgrade action, options, configurations and some bug fix.
Features
- New
upgradeaction to automatically backup some data of a container and create a new one with the same configuration with a newer image
https://docs.exegol.com/wrapper/cli/upgrade- The previous container can be kept with another name as a backup
- You can upgrade your container to another image type with the option
--image - The following data can be automatically transfered to the new container (and more to come soon):
- bash / zsh history
- exegol-history database (when using 3.1.8 images minimum)
- The /workspace directory
- TriliumNext notes
- Some files:
/etc/hosts/etc/resolv.conf/opt/tools/Exegol-history/profile.sh - The Proxychains configuration
- WireGuard VPN is now supported with
.conffile using the option:--vpn myvpn.conf#256
https://docs.exegol.com/wrapper/features#wireguard-vpn- Available with Exegol images 3.1.8
- New option to add ALL capabilities to an exegol container (existing or new) with
--cap ALL
https://docs.exegol.com/wrapper/cli/start#privileges - New configuration to always enable shell logging for all exegol shells
https://docs.exegol.com/wrapper/configuration#shell-logging
Bug fixes
- Fix download of legacy image
- Fix latest image status
- Fix outdated image parsing and display
- Improve local image parsing and display
- Wrapper auto-update is now only display when the wrapper is installed fom source
- Fix image local building unicode error when logging to a file
- Handle more docker timeout errors
What's Changed
Full Changelog: 5.0.2...5.1.0
Exegol 5.0.2
Exegol wrapper 5.0.2
New minor wrapper update with bug fixes and new --all option for multi-selector.
Features
- New
--alloption to select every available container forstopandremoveactions - New
--alloption to select every available images foruninstallaction - Filter interactive table objects depending on the current action
- Update
CONTRIBUTING.mdfile - Improve workspace removal process and messages
Bug fixes
- Handle
exegol-in container name - Fix an issue when parsing an exegol image without any labels
What's Changed
Full Changelog: 5.0.1...5.0.2
Exegol 5.0.1
Exegol wrapper 5.0.1
New minor wrapper update with bug fixes.
Features
- Removing shell whitelist from Exegol config file:
default_start_shellparameter. User can now use any shell by default at startup (arguments cannot be used here)
Bug fixes
- Fix acknowledge continue on enter
- Fix image name confusion between
fullandfreeimages - Fix pulling version specific images
- Improve error message when servers are unavailable
What's Changed
Full Changelog: 5.0.0...5.0.1