Guest User

Untitled

a guest
Feb 18th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. -A INPUT -p tcp --dport 8091 -j ACCEPT
  2.  
  3. netstat -an | grep 8091 | grep -i listen
  4.  
  5. nmap -p 8091 127.0.0.1
Add Comment
Please, Sign In to add comment