east.secrets

来自「ipsec vpn」· SECRETS 代码 · 共 12 行

SECRETS
12
字号
# This file holds shared secrets or RSA private keys for inter-Pluto# authentication.  See ipsec_pluto(8) manpage, and HTML documentation.# RSA private key for this host, authenticating it to any other host# which knows the public part.  Suitable public keys, for ipsec.conf, DNS,# or configuration of other implementations, can be extracted conveniently# with "ipsec showhostkey".# do not change the indenting of that "}"%any %any : PSK "this is not the key"@west @east : PSK "this is the key"

⌨️ 快捷键说明

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