first commit

This commit is contained in:
drjones
2026-05-23 21:58:06 -07:00
commit 1f5e63ca1f
73 changed files with 13565 additions and 0 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
# Local build/runtime artifacts
.build/
build/
dist/
*.spec
*.log
ProxyChainManager.app/
# Local operator state
settings.json
gost
gost.exe
*.sha256