Vnet-manager

Latest version: v1.1.1

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

Scan your dependencies

Page 2 of 3

0.9.0

New feature:
- Support Netplan routes on machine interfaces (https://github.com/Erik-Lamers1/vnet-manager/pull/28, https://github.com/Erik-Lamers1/vnet-manager/pull/32, https://github.com/Erik-Lamers1/vnet-manager/pull/34)

Example configs:
- Add iBGP example config (https://github.com/Erik-Lamers1/vnet-manager/pull/33)

CI changes:
- Migrate away from Travis to Github actions (https://github.com/Erik-Lamers1/vnet-manager/pull/29, https://github.com/Erik-Lamers1/vnet-manager/pull/30, https://github.com/Erik-Lamers1/vnet-manager/pull/31)

0.8.0

New feature:
- Add bridge interfaces option to machine config (https://github.com/Erik-Lamers1/vnet-manager/pull/26)

Changes:
- Move argeparser to separate file (https://github.com/Erik-Lamers1/vnet-manager/pull/27)

0.7.0

Changes

- Added LXD preseed file for supported Ubuntu versions (https://github.com/Erik-Lamers1/vnet-manager/pull/24)
- Added type hinting to most functions (https://github.com/Erik-Lamers1/vnet-manager/pull/22)
- New version of [Black](https://github.com/psf/black/releases/tag/20.8b1) (https://github.com/Erik-Lamers1/vnet-manager/commit/2d8432ebdc9dee4599913eac1428cee92cf76cc4)

0.6.0

Major changes

- defaults.yaml is no longer needed, all provider settings are now loaded from the Python settings: (https://github.com/Erik-Lamers1/vnet-manager/pull/20)

Minor changes

- Shutdown base machine if DNS check fails (https://github.com/Erik-Lamers1/vnet-manager/pull/14, by ppartarr)
- Documentation updates (https://github.com/Erik-Lamers1/vnet-manager/pull/15, by SyntheticOxygen)
- Test coverage no longer covers the tests themselves (https://github.com/Erik-Lamers1/vnet-manager/pull/21)

0.5.1

This release changes two things:

- `defaults.yaml` is now excluded from the `list` action. This gets rid of the nasty error messages when vnet-manager tried to parse the `defaults.yaml` config, while it couldn't.
- The host machine type will now explicitly disable IP forwarding on creation.

0.5

This release introduces two new features

- The `--no-hosts` option made by tim427. When this option is passed VNet-manager will not generate the `/etc/hosts` file for any machines. This can be handy when testing some mDNS or other auto-discovery protocols/programs.
- IPv4 is now optional for machine interfaces.

Also, the (example) configs in the `config` directory are now checked for proper YAML syntax by the CI and `tox`.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.