Библиотека для работы с wireguard
Project description
Wireguard
Библиотека для работы с wireguard
Installation
python3 -m pip install wireguard-lib
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
Project details
Release history Release notifications | RSS feed
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.3.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for wireguard_lib-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcec8c50b34ae730b0dab9df21526a1e5bcf4c06da5074024aab69e9a6ba36ab |
|
MD5 | 976a75a19b59cdd2692c2920554dca27 |
|
BLAKE2b-256 | 58dfefdd79ce2c72ed72924cd87901439be87639fd822868726652d43450659d |