Getting Started • Features • Setup • License
Versatile network analysis tool for examining comprehensive IP/DNS info.
Like what you see? Please consider giving NetSpector a GitHub star ⭐, it will help a lot!
If you want to use this application, go to the Releases section and download the latest version. Extract the downloaded zip file and run netspector.exe
If you want to make changes to or help develop this project, head to the Setup section to get started.
- Efficient IP/DNS lookup
- Geolocation map
- Modern and responsive UI
- Traceroute support to identify the network path from one location to another
- IP lookup history with an option to export
- Toggle between dark/light themes
If you want to use this locally or contribute to this project, follow the steps below.
- Clone or fork the repo
git clone https://github.com/asecco/netspector.git
- Install the required dependencies to set up your development environment. If you are on Windows, you may need to also install Npcap.
pip install -r requirements.txt
- Make your changes and then submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.