Skip to content

Comment on Script to test if your ISP is blocking your ports

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

TMKOP

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.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.