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

3
config.yaml.example Normal file
View File

@@ -0,0 +1,3 @@
# AirToSocks 配置文件
port: 8080 # Web服务端口
check_interval: 300 # 健康检查间隔(秒)