Peter Siegrist 1 год назад
Родитель
Сommit
00f7811461
1 измененных файлов с 5 добавлено и 4 удалено
  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.  
 .