- Python
- Flask
- Kvlang
The Network Den (TND) is a GUI-based network analysis tool built with the Kivy framework in Python. It offers three key functionalities for network analysis.
TND provides real-time traffic analysis for various network interfaces such as Ethernet, vEthernet, Wi-Fi, and virtual machines.
TND allows users to enter a domain name and retrieve information about the corresponding IP address.
With this feature, users can enter a domain site and fetch the Whois records, providing specific information about the domain.
The home screen of The Network Den application.
A list of available features in the application.
Real-time analysis of network traffic for different network interfaces.
Retrieving information about the IP address of a domain.
Fetching and displaying the Whois records for a domain.
- Clone the repository:
git clone <repository-url>
- Navigate to the project directory:
cd The-Network-Den
- Run the main Python file:
python temp_scroll.py
- Access the application in your GUI environment.