Библиотека для работы с 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.5.tar.gz
(4.8 kB
view hashes)
Built Distribution
Close
Hashes for wireguard_lib-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a84cf3d7b8a1f9c667b1c6237de8d9630bbca66e21c452ae5a21ce54381eef45 |
|
MD5 | 25f0372188e17fbae9e461693bb370a4 |
|
BLAKE2b-256 | f2e49b8676655ed57a83099f4968cbac710785db2afe440a30b3ff10fdcfd2bc |