notes

来自「FREESWAN VPN源代码包」· 代码 · 共 21 行

TXT
21
字号
This is the start of a test jig for Pluto.You should add `pwd`/bin to PATH.  It contains the testing scripts.bin/CONFIG specifies configuration details for all the scripts.Since the testing uses information from the Domain Name System, acouple of zones must be added to the name server:  test.zone andtest.rev.zone.  Each of these zone files includes comments as to whatchanges need to be made to /etc/named.conf.The only script that needs superuser privileges is bin/ifconfigs.  Thissets up aliases to interface lo for testing.  It can also be used toremove these aliases.bin/doauto runs all current tests.  Output is captured insubdirectories under log/.  The whack portion of the output iscompared with that captured under log.ref/.  We don't yet distribute asample log.ref.

⌨️ 快捷键说明

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