Skip to content

cjmakes/webshark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webshark

Wireshark like pcap viewer implementing in browser with rust and wasm.

Roadmap

  • filtering (src == foo && tcp.syn)
    • implement bpf virtual machine?
  • packet disecting (tcp, udp, dns, http, ...)
  • pcap summaries (protocols, proportions, hosts)
  • timestamps
  • pcap editing
    • Abilitty to change src / dst in order to make pcaps for trafgen/t-rex

Useful reading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published