NetPlus v0.3 Documentation

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:

Architecture Preview:

    _  _      _   ___ _             
    | \| |___ | |_| _ \ |_  _ ___ ___ 
    | .` / -_)|  _|  _/ | || (_< -_)
    |_|\_\___| \__|_| |_|\_,_/__/\___|
    [ NetPlus v0.3 - Network Toolkit ]
            

How to Download & Install NetPlus

Follow these simple steps to set up and run NetPlus:

  1. Clone or download the repository containing the automated setup script and give it permission to run.
  2. Run the Linux/macOS installation script to compile the C++ engine and configure global symlinks:
./setup.sh

Use your global command anywhere in the terminal:

np <IP>

Get it now from the official page:

🔗 Visit VoidCoderStudio.github.io

Found a bug? Report it here


← Back to Home Page