readme

来自「监控大型网络的软件。能够自动发现拓扑结构」· 代码 · 共 31 行

TXT
31
字号
In this directory we have the mail-templates. The templates are usedwhen Arnold sends out mails to the people responsible for a computer.You specify the name of the template Arnold uses on the website. Or ifyou manually run Arnold use the -m option. A template is easy to make. It consist of a subject and whatever textyou want to include. There are some variales available for you to makethe template more informative:$reason - the reason for this block$list - the list of ip-addresses blocked$comment - the comment entered when running the scriptA mailtemplate may look like this (the START and EOF are for yourreadability only):STARTComputers blocked because of $reason.Some informative text.The following computers have been blocked:$listContact-information.EOF

⌨️ 快捷键说明

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