gosniff icon indicating copy to clipboard operation
gosniff copied to clipboard

A fancy-schmancy tcpdump-esque TUI, programmed in Go.

GOSNIFF - A Textual User-Interface Network Sniffer

https://user-images.githubusercontent.com/23296141/165829682-2fd4c2c6-af96-4a6a-818f-2e5e5cfb9104.mp4

GOSNIFF is a TUI-based, tcpdump-inspired tool used to provide some graphical insight into networking on your computer.

Currently, it supports Berkeley Packet Filter (BPF) syntax, identical to filtering syntax in tools like Wireshark or, y'know, tcpdump.

Go Report Card