Files
hyapi-server/deployments/openvpn/README.md
2026-07-23 15:59:00 +08:00

15 lines
660 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Rongxing OpenVPN部署附件
完整方案见:[docs/戎行OpenVPN接入方案.md](../../docs/戎行OpenVPN接入方案.md)
| 文件 | 用途 |
|------|------|
| `Dockerfile` | OpenVPN + 自编译 microsocks |
| `entrypoint.sh` | 启动 VPN仅路由戎行 IP并监听 SOCKS5 `:1080` |
| `third_party/microsocks/` | SOCKS5 源码(避免 Alpine 无包 / Dante 绑错网卡) |
| `tiany0721.ovpn.example` | ovpn 模板 |
| `docker-compose.rongxing-vpn.snippet.yml` | 独立编排参考prod 已内置) |
| `upload-checklist.txt` | 上传清单 |
**真实证书放到服务器 secrets 目录或 `./secrets/openvpn/`,不要提交 Git。**