Skip to content

Network sniffer tool: Analyzes and logs data for safer online communication. πŸ•΅οΈβ€β™‚οΈπŸ”

Notifications You must be signed in to change notification settings

bs5q/network_sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Network Sniffer πŸ•΅οΈβ€β™‚οΈπŸ”

Network sniffer tool for analyzing and logging data. that i created 3 months ago.

Features

  1. Detailed packet information.
  2. Protocol counter.
  3. HTTP request sniffer.
  4. DNS request sniffer.
  5. Packet dump to file.

Prerequisites

  • Go installed on your machine.
  • (Optional) Network interface set in main.go.

How to Run

  1. Clone the repository.

  2. Open a terminal and navigate to the project directory.

  3. Run the following commands:

    go build thenameofthefile.go
    ./nameoffile

About

Network sniffer tool: Analyzes and logs data for safer online communication. πŸ•΅οΈβ€β™‚οΈπŸ”

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages