1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-23 13:16:12 +02:00

command line reference

This commit is contained in:
Roberto Bertó 2015-10-07 00:23:55 -03:00
parent e562955481
commit be02283864

View File

@ -88,3 +88,9 @@ screen -S fastnetmon -d -m /root/fastnetmon/fastnetmon
```
When incoming or outgoing attack arrives programm call bash script (when it exists): /usr/local/bin/notify_about_attack.sh two times. First time when threshold exceed (at this step we know IP, direction and power of attack). Second when we collect 100 packets for detailed audit what did happens.
==Command Line Reference
* --version gives FNM version
* --daemonize start in daemon mode
* --configuration_file CONFIG_FILE specify alternative config file to read