Guest User

Untitled

a guest
Mar 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. #### This command shows the port and listening socket associated with the service and lists both UDP and TCP protocols
  2.  
  3. ```sh
  4. sudo netstat -plunt
  5. ```
Add Comment
Please, Sign In to add comment