projects
/
darkstat
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Improve wording of "network internal"
[darkstat]
/
darkstat.8
diff --git
a/darkstat.8
b/darkstat.8
index
0755526
..
978551e
100644
(file)
--- a/
darkstat.8
+++ b/
darkstat.8
@@
-353,7
+353,7
@@
We only want to account for SSH traffic:
darkstat \-i fxp0 \-f "port 22"
.PP
.\"
-We don't want to account for
network internal traffic
:
+We don't want to account for
traffic between internal IPs
:
.IP
darkstat \-i fxp0 \-f "not (src net 192.168.0 and dst net 192.168.0)"
.PP