Browse Source

v1.2 README

boson 2 years ago
parent
commit
7eaaa08cc2
1 changed files with 7 additions and 5 deletions
  1. 7 5
      README.md

+ 7 - 5
README.md

@@ -30,16 +30,17 @@ Under some cirumstances the program/PID cannot be evaluated. This mavericks woul
 
 
 This program needs Python 3.x or Python 2.x. 
-
-Current Version can be downloaded from Git at: https://git.zweiernet.ch/sigi/sisniff
+ 
+ 
+Homepage (german): https://wiki.zweiernet.ch/wiki/sisniff
+ 
  
 <pre>
 --------------------
-
 # sisniff -h
 usage: sisniff [-h] -i {eth0,lo,wlan0} [-n] [-p program|not-program] [-4] [-6] [-pH] [-pHl] [filter]
 
-sisniff V1.00
+sisniff V1.2
 2017-2022 by sigi <https://wiki.zweiernet.ch/wiki/sisniff>
 
 positional arguments:
@@ -47,7 +48,8 @@ positional arguments:
 
 optional arguments:
   -h, --help            show this help message and exit
-  -i {eth0,lo,wlan0}	Interface (required)
+  -i {eth0,lo,tun0,wlan0}
+                        Interface (required)
   -n                    Do not resolve IP-Addresses
   -p program|not-program
                         Filter by program name (accepts * for matching) ([not-] negates)