Exegol

Latest version: v4.3.8

Safety actively analyzes 681874 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

4.2.1

Description

Minor update with bug fixes.

Related issues

- 156
- HTTP Error after docker image installation

What's Changed

**Full Changelog**: https://github.com/ThePorgs/Exegol/compare/4.2.0...4.2.1

4.2.0

Description

New wrapper release with some new feature and many bug fix.

New features

- New action: `restart` (to automatically `stop` and `start` a container) 154
- New start options:
- The `--comment` option allows to add more information to your new containers, apart from the title (i.e. tag) 142
- The `--hostname` option allows to customize the hostname inside the Exegol container for OPSEC purposes during network activities 140
- Exegol wrapper now supports **auto-completion** `TAB is coming`! Take a look at the documentation (in the install section) to see how to enable this feature! 138
- Add support for OrbStack container engine (on MacOS) https://orbstack.dev/ #144
- And more minor improvement... (github workflows, debug version, registry image caching, ...)

Bug fixes

- Installation of Exegol-resources when using a custom PATH
- Update to the capabilities available to match default capabilities added by docker
- Updating image status after dynamic upgrade during an interactive start action


Upgrade notice

With a source installation

You can simply run `exegol update` to update the wrapper but don't forget to update the requirements! New requirements have been added in this release.
Packages can be updated with `python3 -m pip install --upgrade -r requirements.txt`


With a pip installation

Just run a simple `python3 -m pip install --upgrade exegol`.

In both cases, for the autocompletion to work 👇

Don't forget to update your setup to enable the auto-completion feature!
https://exegol.readthedocs.io/en/latest/getting-started/install.html#optional-using-exegol-auto-completion

Changelogs

What's Changed
* Adding ability to comment containers by ShutdownRepo in https://github.com/ThePorgs/Exegol/pull/143
* Add warning message for unset DISPLAY env by XVanilor in https://github.com/ThePorgs/Exegol/pull/149
* Exegol 4.2.0 by Dramelac in https://github.com/ThePorgs/Exegol/pull/152

New Contributors
* XVanilor made their first contribution in https://github.com/ThePorgs/Exegol/pull/149

**Full Changelog**: https://github.com/ThePorgs/Exegol/compare/4.1.1...4.2.0

4.1.1

Description

Minor release, bug fix only.

Related issues

- Blocking error when using Exegol offline without the `--offline` option
- Fix old parameter name in interactive command builder

What's Changed
* Update git submodule ref by Dramelac in https://github.com/ThePorgs/Exegol/pull/128
* Exegol 4.1.1 by Dramelac in https://github.com/ThePorgs/Exegol/pull/130


**Full Changelog**: https://github.com/ThePorgs/Exegol/compare/4.1.0...4.1.1

4.1.0

New features
- Documentation ! https://exegol.readthedocs.io/
- Multi-arch support (AMD64 / ARM64)
- Creation of an automatic customization system from my-resources. More info in the doc
- New Shell logging method (asciinema)
- Shell logging auto compression
- Offline mode
- Container entrypoint support
- New config options (default shell command, shell logging method & compression)
- New GitHub issue form & PR template

Bug fix
- 118
- 119
- 120
- 121
- And a lot of minor bug fix and improvements

What's Changed
* Exegol 4.1.0 by Dramelac in https://github.com/ThePorgs/Exegol/pull/125


**Full Changelog**: https://github.com/ThePorgs/Exegol/compare/4.0.5...4.1.0

4.0.5

New feature / options

- New shell logging option: On container creation add `--log` or `-l` on log every session on `/workspace/logs/`
- New file sharing 'tricks' between host and container. (Use `--update-fs` or `-fs` to update permision `g+s` on existing directory and sub-directory) 103
- New sponsor
- New label system allowing the wrapper to integrate additional features

Bug fix

- Conflict between nightly images
- Fix default image selection (not printed in the table)
- Filter non updatable images
- 105
- Upgrade docker SDK, now support python 3.10: 108
- 112

What's Changed
* Remove dangerous command from readme by Mathisca in https://github.com/ShutdownRepo/Exegol/pull/112
* Exegol 4.0.5 by Dramelac in https://github.com/ShutdownRepo/Exegol/pull/115

New Contributors
* Mathisca made their first contribution in https://github.com/ShutdownRepo/Exegol/pull/112

**Full Changelog**: https://github.com/ShutdownRepo/Exegol/compare/4.0.3...4.0.5

4.0.3

New feature / options

- Add self-update checker
- Add dockerhub page limit
- Add OpenVPN config check for custom DNS update
- Add auto-remove outdated image option in user config file
- Improve debug logging
- Minor bug fix and UI improvements

Bug fix

- Fix PATH with exec function
- 95
- 97
- 99


What's Changed
* update readme with Empire credentials by wlayzz in https://github.com/ShutdownRepo/Exegol/pull/101
* Exegol 4.0.3 by Dramelac in https://github.com/ShutdownRepo/Exegol/pull/100


**Full Changelog**: https://github.com/ShutdownRepo/Exegol/compare/4.0.2...4.0.3

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.