Files
hyapi-server/deployments/openvpn/upload-checklist.txt
2026-07-23 15:13:49 +08:00

18 lines
528 B
Plaintext
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.

# 从本机 C:\Users\a1726\Desktop\11\OpenVPN\config 上传到服务器:
# /opt/1panel/apps/hyapi-secrets/openvpn/
#
# 需要:
# [ ] tiany0721.ovpn (上传后按 example 加上 route-nopull + route
# [ ] ca.crt
# [ ] tiany0721.crt
# [ ] tiany0721.key
# [ ] ta.key
#
# 不需要:
# [x] bin/、doc/、Uninstall.exe、openvpn-gui.exe 等 Windows 安装文件
#
# 权限:
# chmod 700 /opt/1panel/apps/hyapi-secrets /opt/1panel/apps/hyapi-secrets/openvpn
# chmod 600 *.key
# chmod 644 *.crt *.ovpn