This commit is contained in:
2026-07-23 15:59:00 +08:00
parent 9ab7ba66f3
commit 3bf04be347
19 changed files with 1144 additions and 34 deletions

View File

@@ -4,9 +4,9 @@
| 文件 | 用途 |
|------|------|
| `Dockerfile` | OpenVPN + dante-serversockd自建镜像 |
| `Dockerfile` | OpenVPN + 自编译 microsocks |
| `entrypoint.sh` | 启动 VPN仅路由戎行 IP并监听 SOCKS5 `:1080` |
| `sockd.conf.template` | Dante SOCKS 配置模板 |
| `third_party/microsocks/` | SOCKS5 源码(避免 Alpine 无包 / Dante 绑错网卡) |
| `tiany0721.ovpn.example` | ovpn 模板 |
| `docker-compose.rongxing-vpn.snippet.yml` | 独立编排参考prod 已内置) |
| `upload-checklist.txt` | 上传清单 |