r/Network 2d ago

Link NetPlus - Port scanner

https://VoidCoderStudio.github.io/

What is NetPlus?

NetPlus is an ultimate multi-language networking toolkit designed for network analysis, port scanning, and OS fingerprinting. It combines a high-performance C++ backend engine with a Python command-line interface (CLI) and interactive console to deliver fast, lightweight network utilities.

Core Features & Usage:

Port Scanning: Scans target IPs for common default ports (FTP, SSH, HTTP, HTTPS, SMB, MySQL) or targets specific custom ports via -port.<PORT>.

Service & Banner Grabbing: Identifies open services and pulls server headers directly from open endpoints.

OS Fingerprinting: Executes TTL analysis via ping to determine if the target runs Linux/Unix-like, Windows, or custom network equipment.

Firewall Bypass: Supports the -FLL flag for advanced packet handling, fragmentation, and header spoofing.

Interactive Mode: Launch np without options to open the text-based interactive terminal console.

1 Upvotes

Duplicates