- Package config file for automated tests in correct manner
1.0.3
Changed
- Package config file for automated tests
1.0.2
Added
- Packaging for Debian
Changed
- Update package setup.py
1.0.1
Added
- More helpful exception output in case WireGuard tools are not installed but needed
1.0.0
Added
- Add method for flexibly returning the attributes and values of the interface section - Add method for flexibly returning the peers and optionally the peers' data
Changed
- Rework documentation in README.md - Add a Jupityer Notebook as additional documentation
0.3.0
Added
- Add method to just retrieve the data of a single peer - Add the capability to disable and enable peers (mainly contributed by "subs1stem")