initial code of openvpn manager

This commit is contained in:
mantaohuang
2020-04-03 15:50:29 -04:00
parent c566b4eb34
commit 21fc10405f
7 changed files with 318 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# virtual env
env/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
cache/