tcpterm

tcpterm is a packet visualizer in TUI.

Github星跟踪图

tcpterm

tcpterm visualize packets in TUI.

Demo

asciicast

Install

Requires libpacp header files for compilation

For Debian based distriubutions install package libpcap-dev

$ 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.
   --read value, -r value       Read packets from pcap file.
   --filter value, -f value     BPF Filter
   --debug                      debug mode.
   --help, -h                   show help
   --version, -v                print the version

TODO

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

主要指标

概览
名称与所有者sachaos/tcpterm
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2018-02-12 15:20:57
推送于2024-01-10 12:47:42
最后一次提交2024-01-10 21:47:42
发布数3
最新版本名称v0.2.0 (发布于 )
第一版名称v0.0.1 (发布于 )
用户参与
星数474
关注者数7
派生数27
提交数31
已启用问题?
问题数3
打开的问题数0
拉请求数4
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?