tcpterm

tcpterm is a packet visualizer in TUI.

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownersachaos/tcpterm
Primary LanguageGo
Program languageGo (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2018-02-12 15:20:57
Pushed At2024-01-10 12:47:42
Last Commit At2024-01-10 21:47:42
Release Count3
Last Release Namev0.2.0 (Posted on )
First Release Namev0.0.1 (Posted on )
用户参与
Stargazers Count479
Watchers Count6
Fork Count27
Commits Count31
Has Issues Enabled
Issues Count3
Issue Open Count0
Pull Requests Count4
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private