v1
来自「openswan」· 代码 · 共 34 行
TXT
34 行
# V1 _confread search does not notice if the searched-for parameter is repeated.# This may not matter: ordinary _confread will notice if it is applied to# the conn.# ipsec _confread --config ipsec.conf --search auto ignore# Does notice:# ipsec _confread --config ipsec.conf biconn %default auto=ignoreconn a also=aa also=abconn aa auto=addconn ab auto=ignoreconn bi auto=add auto=ignore# even though it uses ig, it should ba "add"conn notig auto=add also=ig# should default to ignoreconn ig
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?