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

+ 5 - 4
README.md

@@ -7,10 +7,11 @@ 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)* 
+ \- *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* 
+ 
   
 For a full featured output the script needs root-privileges.  
 .