Releases: ThePorgs/Exegol
Releases · ThePorgs/Exegol
Exegol 4.0.1
Exegol 4.0.0
Description
New major version of Exegol finally arrives!
The project has been redesigned from scratch to start again on a solid basis. This update aims to make Exegol more stable, more reliable and cross compatible. The new structure of Exegol makes the project easier to understand, evolve and maintain.
Features
Major
- Full Windows support (file system, WSL, GUI, etc)
- Pip package (easy to install)
- Complete user experience rework (new CLI parameters rework, new interactive process, new features, etc)
- OpenVPN support (on container start)
- New image management with versioning
- Git management and auto-update (including sub-modules)
- Exegol resources can now be updated
- New shared space between exegol instances dedicated to the user for tools, custom configuration etc
- User configuration for default volumes path
- Possibility to add custom volumes manually defined by the user
- Possibility to add custom devices manually defined by the user
- Possibility to add custom environment variables manually defined by the user
- Improve exec features (w & w/o logging, daemon, temporary container, etc)
- Multi select support for stop, remove & uninstall actions
Minor
- User-defined custom workspace path (other than the current work directory)
- Unified workspace path (/workspsace)
- New interactive container creation process
- Improvement of logging capabilities
- Improvement on information display (UI)
- Linux capabilities & sysctls support
- Optimize local image building
- Separating wrapper, images and resources life-cycles
- Better user interface (TUI)
- Image storage optimization
- Modeling Exegol container, configuration and image
- Code documentation
- An enormous number of bug fixes (permission, configuration, exception management, parsing, etc)
- And many more...
Modules
The Exegol project is now composed in several modules.
- The source code of the images can be found in this repository: https://github.com/ShutdownRepo/Exegol-images
- As well as the Exegol resources: https://github.com/ShutdownRepo/Exegol-resources