netnettunn

来自「一个vpn源代码」· 代码 · 共 13 行

TXT
13
字号
# Subnet on the virtual private network that is local to this host
Subnet = 192.168.1.2/32

Address = D.dyndns.org

# 655 is the default port so you can omit or change this, if you want
Port = 655

# this key should be your peer's public key
-----BEGIN RSA PUBLIC KEY-----
[匽
-----END RSA PUBLIC KEY-----

⌨️ 快捷键说明

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