Skip to content
/ tcpterm Public
forked from sachaos/tcpterm

tcpterm is a packet visualizer in TUI.

Notifications You must be signed in to change notification settings

mibmol/tcpterm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcpterm

tcpterm visualize packets in TUI.

Demo

asciicast

Install

$ go get github.com/sachaos/tcpterm

Usage

$ tcpterm -h
NAME:
   tcpterm - tcpdump for human

USAGE:
   tcpterm [global options] command [command options] [arguments...]

VERSION:
   0.0.1

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --interface value, -i value  If unspecified, use lowest numbered interface.
   --help, -h                   show help
   --version, -v                print the version

TODO

  • Optimize packets list view.
  • Improve detail view, and dump view.

About

tcpterm is a packet visualizer in TUI.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.5%
  • Makefile 0.5%