Merge branch 'master' of https://github.com/FastVPSEestiOu/fastnetmon
This commit is contained in:
commit
88bb4c867d
@ -219,3 +219,11 @@ setcap cap_net_admin+eip fastnetmon
|
||||
su fastnetmon
|
||||
./fastnetmon eth0,eth1
|
||||
```
|
||||
|
||||
Debugging flags.
|
||||
|
||||
DUMP_ALL_PACKETS will enable all packets dumping to console. It's very useful for testing tool on non standard platforms.
|
||||
|
||||
```bash
|
||||
DUMP_ALL_PACKETS=yes ./fastnetmon eth3,eth4
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user