该系统使用并基于 Lin Song 的 IPsec/L2TP VPN 设置脚本 (https://github.com/hwdsl2/setup-ipsec-vpn)
客户端配置文件
/root/vpnclient.p12 # for Windows & Linux
/root/vpnclient.sswan # for Android
/root/vpnclient.mobileconfig # for iOS & macOS
客户端设置指南
请参阅官方客户端设置说明:https://vpnsetup.net/clients
重要文件和目录
- IPsec 配置:
/etc/ipsec.conf - IPsec 证书和密钥:
/etc/ipsec.d/ - PSK 和身份验证:
/etc/ipsec.secrets - L2TP守护进程配置:
/etc/xl2tpd/ - PPP(点对点协议)和 CHAP 设置:
/etc/ppp/ - VPN 凭证:
/root/.cloudzy-creds - Nginx 站点配置:
/etc/nginx/sites-available/nocodb.conf - 自签名 SSL 证书:
/etc/nginx/s