Created
June 27, 2013 01:11
-
-
Save cole-gillespie/5873214 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ nmap -p 6667 -sT irc.mozilla.org | |
| Starting Nmap 6.25 ( http://nmap.org ) at 2013-06-26 21:10 EDT | |
| Nmap scan report for irc.mozilla.org (63.245.216.214) | |
| Host is up (0.076s latency). | |
| rDNS record for 63.245.216.214: concrete.mozilla.org | |
| PORT STATE SERVICE | |
| 6667/tcp open irc | |
| Nmap done: 1 IP address (1 host up) scanned in 2.09 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment