aboutsummaryrefslogtreecommitdiffstats
path: root/gg_sniff/README.txt
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-06-05 14:00:45 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-06-05 14:00:45 +0200
commit28e0d819faa3e9684074279ee0df7a2ea92280d8 (patch)
treef1e0bcb65777a392bfdfda62c9438a6a0b12aff0 /gg_sniff/README.txt
parentgg_map: indicate git clone command for dependencies (diff)
downloadglouglou-28e0d819faa3e9684074279ee0df7a2ea92280d8.tar.xz
glouglou-28e0d819faa3e9684074279ee0df7a2ea92280d8.zip
gg_map: update example
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)