Peter Siegrist 1 year ago
parent
commit
e723e7e136
1 changed files with 4 additions and 4 deletions
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -1,12 +1,12 @@
 ## sinetstat ##
 .
 
-An alternative to the standard __Linux netstat__ or __ss__ command.
+An alternative to the standard __Linux netstat__ or __ss__ command.<br>
 It can display all TCP/UDP network sockets including (hidden) IPv4-mapped addresses.
 
  
 
-__Improvements to the original netstat command:__
+__Improvements to the original netstat command:__ <br>
  \- *explore IPv4 in IPv6 listening/established sockets (IPv4-mapped IPv6 addresses)*<br>
  \- *prints full output of command including its arguments*<br>
  \- *shows UID and PID of the command*<br>
@@ -72,10 +72,10 @@ TCP6    ::: 995                   ::: 0                     LISTEN       root
 ```
 </small> 
   
-  
+  <br>
   
 
-(c) 2016 by Siegrist(SystemLoesungen) <sigi @ ZweierNet.ch>   
+(c) 2016-2022 by Siegrist(SystemLoesungen) <sigi @ ZweierNet.ch>   
 Website: https://wiki.zweiernet.ch/wiki/Sinetstat  
   
 This program is free software under the terms of the GNU General Public License.