Socket
Book a DemoInstallSign in
Socket

wireguard-manager

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wireguard-manager

Wireguard management tool

pipPyPI
Version
0.0.2.2
Maintainers
1

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

Keywords

python

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts