# netstat -tulanp
Show the threads occupying ports.
-t: show TCP connection information
-u: show UDP connection information
-l: show monitoring ports
-a: show all connections
-a: show all connections
-n: show ip directly
-p: show thread PID and name ,need root user
No comments:
Post a Comment