feat: add subscription auto-sync, node pools, docker deployment docs

This commit is contained in:
root
2026-03-31 06:59:40 +08:00
commit de558019bf
16 changed files with 70598 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
__pycache__/
*.pyc
venv/
data/xray_*.json
data/server.log
config/*.json
bin/xray
bin/xray.zip
*.log
restart_and_test.py
test_socks.py