Skip to content

Golang network sniffer reads packets from the network and shows a brief summary of each protocol and its payload, integrating explanations about network topics (Coming Soon)

Notifications You must be signed in to change notification settings

Pathinker/Network_Sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Sniffer

Intercepts and analyzes data packets flowing through the Internet, it reads the data that goes to the network interface card and operating system.

How to install

1.- Clone the repository.

2.- Execute the start.sh file, for this you will need first to give executable permissions to the file withchmod +x start.sh and then type ./start.sh, this will load the configuration file.

3.- Change directory to the folder network cd network and perform the main Go file with go run main.go.

Caution

The Docker and Devcontainer deployment gives more compatibility however, Docker is limited and does not gather all the traffic that running it locally will, only showing TCP.

About

Golang network sniffer reads packets from the network and shows a brief summary of each protocol and its payload, integrating explanations about network topics (Coming Soon)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •