Net-Master Pro is a comprehensive Network Analysis Dashboard built with Python and CustomTkinter. Designed as a BCA Final Year Project, it provides a modern GUI for real-time network monitoring, diagnostics, and security tools.
- π Dashboard: Real-time data usage (Upload/Download) and System Specs.
- π οΈ Network Tools: * Ping: Latency checker with log view.
- Port Scanner: Check if ports (e.g., 80, 443) are open on any host.
- DNS Resolver: Convert Domain Names to IP addresses.
- Geo-Location: Find physical location and ISP of any IP.
- π Speed Test: Internet speed test converting Mbps to MB/s (real file transfer speed).
- π Dark/Light Mode: Seamless theme toggling.
- π Clipboard Support: One-click copy for IPs, mac addresses, and test results.
-
Clone the repository:
git clone [https://github.com/yourusername/net-master-pro.git](https://github.com/yourusername/net-master-pro.git) cd net-master-pro -
Install dependencies:
pip install -r requirements.txt
-
Run the application:
python main.py
(New version, New Name)
(Older Version)
- Language: Python 3.x
- GUI Framework: CustomTkinter
- Networking:
socket,psutil,requests,speedtest-cli
Praashon Gautam BCA Student | Python Developer