Browse Source

v1.4.3 Corr grep_b() in netstat_tcp4in6(); Corr version nr.

sigi 3 days ago
parent
commit
4b53807161
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      sinetstat

+ 1 - 1
README.md

@@ -22,7 +22,7 @@ Maybe the shebang line needs to be adjusted, depending on the Python installatio
 
 Direct Download: `wget https://git.zweiernet.ch/sigi/sinetstat/raw/master/sinetstat`
   
-Recent Version is 1.4.3
+Recent Version is 1.4.3 
 
 Then simply try:  
 <small>

+ 1 - 1
sinetstat

@@ -11,7 +11,7 @@
 # This version has some improvements make it an acceptable alternative to the original netstat command.
 # So it can explore IPv4 in IPv6 listening sockets and some other information over and above the original netstat.
 #
-# Simply try: 'sinetstat -h'
+# Simply try: 'sinetstat -h' 
 #