Packet Sniffer App is a tool designed to capture network packets. It helps in monitoring network traffic and diagnosing network issues.
- Capture network packets in real-time
- Filter packets by protocol, source, and destination
- Save captured packets to a file
- Clone the repository:
git clone https://github.com/yourusername/packetSnifferApp.git
- Navigate to the project directory:
cd packetSnifferApp
- Install the required dependencies:
sudo apt install tcpdump sudo apt install nodejs sudo apt install npm sudo apt install bridge-utils npm install -g @neutralinojs/neu ...
- Run the application:
sudo neu run
Contributions are welcome! Please fork the repository and submit a pull request.
For any questions or suggestions, please contact [email protected].