first design for parse wireguard files

This commit is contained in:
2025-05-09 12:47:32 +02:00
parent 3ba56da806
commit 2de97aac9a
2 changed files with 92 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
debug.log
.venv
.idea
.vscode
__pycache__