Wg-meshconf

Latest version: v2.5.1

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

Scan your dependencies

Page 1 of 2

2.5.1

- Update the project to use PEP 518 and PEP 621

2.2.0

- Implemented private/public key generation using native Python code
- Consequentially, this program no longer depends on an external `wg` binary

2.1.0

- Reorganized code and made available on PyPI

2.0.0

- Non-modular design
- Not scalable
- Command line arguments are not compliant with Unix conventions
- The interactive terminal requires the user to respond to all questions
- Profiles have to be saved and loaded manually
- The `readline` package does not work on Windows
- I was a worse coder in general two years ago

These problems are all addressed in version 2.0.0. Below are some other noteworthy changes.

- Handed argument parsing to Python's `argparse` library
- Added tabled peer information output
- Added more supported attributes

1.3.0

- Complete rebuild of project code structure
- Changed Peer object read and write method
- Now using `peer.__dict__` instead of receiving values in object constructor
- Added new wg-quick fields
- AllowedIPs
- Table
- PreUp
- PostUp
- PreDown
- PostDown
- Peer configuration now separated into basic and advanced configurations

1.2.0

- You can now set Aliases and Descriptions for peers.
- Profiles can now be saved and loaded in JSON format.

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.