| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A lightweight, beginner-friendly Python script to scan open ports on a target IP or domain. Built using only the standard library.
$ python3 port_scanner.py
Enter target IP or domain: scanme.nmap.org
[+] Port 22 is OPEN
[+] Port 80 is OPEN
Scan completed in 2.4 seconds.| Back | FazBrowse Home | New Git URL |