Skip to content

Thibcott/packetSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packet Sniffer App

Description

Packet Sniffer App is a tool designed to capture network packets. It helps in monitoring network traffic and diagnosing network issues.

Features

  • Capture network packets in real-time
  • Filter packets by protocol, source, and destination
  • Save captured packets to a file

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/packetSnifferApp.git
  2. Navigate to the project directory:
    cd packetSnifferApp
  3. 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
    ...

Usage dev

  1. Run the application:
    sudo neu run

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

Contact

For any questions or suggestions, please contact [email protected].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published