aboutsummaryrefslogtreecommitdiffstats
path: root/gg_sniff/README.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gg_sniff/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gg_sniff/README.txt b/gg_sniff/README.txt
index 628e703..095384c 100644
--- a/gg_sniff/README.txt
+++ b/gg_sniff/README.txt
@@ -22,7 +22,7 @@ sudo gg_sniff -i eth0
sudo gg_sniff -i eth0 10.137.2.9
-sudo gg_sniff -f "net 10.137.1.0/24 and not port 4430 and not port 4431 and not port 53" 10.137.2.9
+sudo gg_sniff -v -f "not port 4430 and not port 4431 and net 10.137.2.0/24" 10.137.2.9
(10.137.2.9 is where glougloud is)