Skip to content

Instantly share code, notes, and snippets.

@NinoSkopac
Created September 6, 2018 14:35
Show Gist options
  • Save NinoSkopac/e60d348688423faf3fdba79d9cf6e06d to your computer and use it in GitHub Desktop.
Save NinoSkopac/e60d348688423faf3fdba79d9cf6e06d to your computer and use it in GitHub Desktop.
open ports in a restaurant in Lviv
$ time nmap -p- portquiz.net | grep -i open
21/tcp open ftp
25/tcp open smtp
53/tcp open domain
80/tcp open http
110/tcp open pop3
143/tcp open imap
443/tcp open https
real 3m7.211s
user 0m1.459s
sys 0m12.045s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment