Skip to content

Radictionary/packet-tracker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My wireshark clone

Be able to see packets in real time on the web

dockerfile and docker-compose coming soon to self-host in a single binary using docker

Note: Change app.InProduction to true when in production or when not in development

  • Frontend:

    • Uses plain CSS and Javascript
  • Backend:

    • Built in Go version 1.20
    • Uses the chi router
    • Uses Redis Database to temporarily save packets

To-Do

  • More filter options including support for more specific protocols
  • More visual customization options
  • Save current packets in a pcap file
  • Packet Dump more organized when shown
  • Be able to choose location of pcap save and choose file format of saving packet capture
  • Open pcap files
  • Better Data Persistance with addition of database
  • DNS packet optimization and display of DNS query and more information

About

Wireshark Inspired App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published