Skip to main content

A cross-platform network diagnostic tool

Project description

NetDiagnose

A comprehensive network diagnostic tool for both Linux and Windows platforms, designed to test and analyze various network components, including:

  • Ping test
  • DNS lookup
  • Traceroute
  • Speed test
  • Network interfaces information
  • Wireless network analysis
  • Port scanning
  • Network security checks

Features

  • Ping Test: Test the connectivity to a given destination.
  • DNS Lookup: Resolve domain names to IP addresses.
  • Traceroute: Trace the route packets take to a destination.
  • Network Speed Test: Measure your internet's download and upload speeds.
  • Network Interface Info: Get details about your network interfaces, including IP address, MAC address, and status.
  • Wireless Network Analysis: Analyze Wi-Fi signal strength, interfaces, and more (Linux-specific).
  • Port Scan: Scan open ports on a given host (Linux and Windows support).
  • Network Security Check: Scan for potential vulnerabilities in the network configuration.
  • Generate and Save a Report: Ability to Scan and save a report of all test to your device or email the report to yourself.

Installation

To get started with the network diagnostic tool, follow the installation steps below:

  1. Clone the repository:

    git clone https://github.com/gentlsnek/NetDiagnose
    cd NetDiagnose
    
  2. Create a virtual environment (optional but recommended):

    python3 -m venv venv
    source venv/bin/activate   # On Windows: venv\Scripts\activate
    
  3. Install dependencies:

    pip install -r requirements.txt
    

Usage

Running the Tool

After installation, you can run the network diagnostic tool by executing the main.py file:

python main.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netdiagnose-0.1.1.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

NetDiagnose-0.1.1-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

Details for the file netdiagnose-0.1.1.tar.gz.

File metadata

  • Download URL: netdiagnose-0.1.1.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for netdiagnose-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c792312d1cfd2fd4c99b2ed68a775c92b089c1798546924c39a7fe90cc52140b
MD5 45d60dc30bef28b2873a2794faacda2e
BLAKE2b-256 91102c4104636d9d24e0b40206d113a51bde8cbb9a301f763548ded7fbf0a86f

See more details on using hashes here.

File details

Details for the file NetDiagnose-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: NetDiagnose-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 16.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for NetDiagnose-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ef525c32356ec2a186621c70977a3ea35d9aafcbfdcf20704cbbbc223d1ec699
MD5 67e67172e869c8f16392262d7483faea
BLAKE2b-256 0d2101fb961c7935da2fd4ce93ec49903642f0335ec11f4aabb3bf5ae7793203

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page