xinetd-client-config

来自「一个开源的VPN原码」· 代码 · 共 12 行

TXT
12
字号
# This OpenVPN config file# is the client side counterpart# of xinetd-server-configdev tunifconfig 10.4.0.1 10.4.0.2remote my-serverport 5000user nobodysecret /root/openvpn/keyinactive 600

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?