1
0
Fork 0
IP-туннель (VPN) с tun-интерфейсом на Python https://video.causa-arcana.com/w/aNKNZazbkRAq9WGuhb2Cd9
This repository has been archived on 2023-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Alex Kotov f5c9c2b89a
Fix title and description
2020-04-18 17:47:11 +05:00
.gitignore .gitignore __pycache__/ 2020-04-18 17:35:10 +05:00
LICENSE Add LICENSE 2020-04-17 13:34:38 +05:00
README.md Fix title and description 2020-04-18 17:47:11 +05:00
config_client.json Use configs for iface 2020-04-17 19:58:05 +05:00
config_server.json Use configs for iface 2020-04-17 19:58:05 +05:00
main.py Non-blocking IO 2020-04-17 23:01:31 +05:00

README.md

IP-туннель (VPN) с tun-интерфейсом на Python

Данный код был написан в рамках трансляции (https://www.youtube.com/watch?v=tgXV1h_YMu4) и будет доработан позже.