v1
来自「openswan」· 代码 · 共 16 行
TXT
16 行
# V1 strips quotes, even within comments# V1 strips quotes that are not even quotes.# ipsec _confread --config ipsec.conf fred# ! (ipsec.conf, line 4) mismatched quotes in parameter value # ipsec _confread --config ipsec.conf --search auto ignore# matches joe! It strips the Z as if it were a quote.conn fred leftid=" #"conn joe auto="ignoreZ
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?