Script to test if your ISP is blocking your portsaleprok.eu 2 pointsTMK14 years ago2 commentsSaveHideCopy link On HNComments−ax0n14ybetter script to test if your ISP is blocking your ports (finished for me in well under two minutes):nmap -sT -oN output.txt -p1-65535 open.zorinaq.com−TMKOP14yYes I know that nmap is powerful and fast. I only wrote this script because I was bored and didn't have anything to code.
Comments
better script to test if your ISP is blocking your ports (finished for me in well under two minutes):
nmap -sT -oN output.txt -p1-65535 open.zorinaq.com
Yes I know that nmap is powerful and fast. I only wrote this script because I was bored and didn't have anything to code.