Skip to main content

Библиотека для работы с wireguard

Project description

Wireguard

Библиотека для работы с wireguard

Installation

python3 -m pip install wireguard-lob

Configuration

wg = wireguard( server_name = 'wg-server',
server_ip='10.10.10.1',
server_addres = 'vpn_server',
server_private_key='8HE2V8gZawY5baiCUNOD9gUwnAjsSiD8V57+kFWX9Uw=',
dns = '8.8.8.8',
peer_allowedIPs= '10.10.0.0/18, 192.168.0.0/16'
)

License

GPL-3.0

Project details


Download files

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

Source Distribution

wireguard-lib-0.1.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

wireguard_lib-0.1.1-py3-none-any.whl (3.6 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