DEV Community

Menny Levinski
Menny Levinski

Posted on

Uspector – Open-Source Network Scanner & Port Auditor

What It Does

Uspector is a cross-platform Python tool designed to discover devices and detect open ports on your local IPv4 network. Built for ethical diagnostics, security awareness, and administrative auditing. Suitable for both personal and organizational use.


Features

  • LAN Detection Mode, detects your IPv4 subnet and scans the local network
  • Custom Scan Mode, user can select to target a spesific IP address or IP ranges
  • Fast & Accurate, combines ICMP, ARP, and socket checks and auto discovery
  • Port Detection, scans common service ports (FTP, SMB, SSH, HTTP, RDP, etc)
  • Logging system, exportable log file (TXT format) for more detailed output
  • Terminal / CLI, clean “black console” output, stays open after completion

Screenshot

Uspector Network Scanner Screenshot


Feedback

If you find this application useful, please give it a try. Your feedback and questions are much appreciated!


GitHub Repo

https://github.com/mennylevinski/uspector-net

Top comments (0)