Библиотека для работы с 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.2.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for wireguard_lib-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c16a4b4ceb8847195fe2ad648e0a4ceb2b9ebd52d2f07b10212891ee5ceec28c |
|
MD5 | 9e0a7ab7681b1de5280af5758a43816f |
|
BLAKE2b-256 | 49a9fab93e81a3815a3c21b3297132e10b16061334a9b52a3c36a71299b021c0 |