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

+ 5 - 4
README.md

@@ -7,12 +7,13 @@ It can display all TCP/UDP network sockets including (hidden) IPv4-mapped addres
  
 
 __Improvements to the original netstat command:__
- \- *explore IPv4 in IPv6 listening/established sockets (IPv4-mapped IPv6 addresses)* 
- \- *prints full output of command including its arguments* 
- \- *shows UID and PID of the command*  
- \- *shorten output by hiding repeated entries on reused (SO_REUSEPORT) ports* 
+ \- *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>
+ \- *shorten output by hiding repeated entries on reused (SO_REUSEPORT) ports*<br> 
  
   
+  
 For a full featured output the script needs root-privileges.  
 .