Skip to main content

Wireguard management tool

Project description

Wireguard manager

Contributing

Tests

Due to the specifics of the package testing environment, the tests are run in a docker container. To create an environment, build an image from test.Dockerfile
docker build -f test.Dockerfile -t wireguard_manager_test_enviroment .

And run container with mounted src to /tests/src and tests to /tests directories

docker container run --cap-add=NET_ADMIN --name test -v ./wireguard_manager:/tests/wireguard_manager  -v ./tests:/tests wireguard_manager_test_enviroment

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

wireguard_manager-0.0.2.2-py3-none-any.whl (11.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page