{"id":13509833,"url":"https://github.com/sachaos/tcpterm","last_synced_at":"2025-06-22T13:10:39.001Z","repository":{"id":39636666,"uuid":"121262980","full_name":"sachaos/tcpterm","owner":"sachaos","description":"tcpterm is a packet visualizer in TUI.","archived":false,"fork":false,"pushed_at":"2024-01-10T12:47:42.000Z","size":23,"stargazers_count":474,"open_issues_count":0,"forks_count":27,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-21T11:43:27.124Z","etag":null,"topics":["go","golang","pcap","tcp","tcpdump","terminal","tui"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sachaos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["sachaos"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-02-12T15:20:57.000Z","updated_at":"2025-05-27T23:27:50.000Z","dependencies_parsed_at":"2024-01-17T15:03:20.117Z","dependency_job_id":"b4f77305-0d4b-4908-8fd0-4c2d194d1e78","html_url":"https://github.com/sachaos/tcpterm","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/sachaos/tcpterm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Ftcpterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Ftcpterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Ftcpterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Ftcpterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sachaos","download_url":"https://codeload.github.com/sachaos/tcpterm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachaos%2Ftcpterm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261297024,"owners_count":23137225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","pcap","tcp","tcpdump","terminal","tui"],"created_at":"2024-08-01T02:01:13.962Z","updated_at":"2025-06-22T13:10:33.978Z","avatar_url":"https://github.com/sachaos.png","language":"Go","funding_links":["https://github.com/sponsors/sachaos"],"categories":["Go","\u003ca id=\"79499aeece9a2a9f64af6f61ee18cbea\"\u003e\u003c/a\u003e浏览嗅探\u0026\u0026流量拦截\u0026\u0026流量分析\u0026\u0026中间人","\u003ca id=\"eec238a1a2657b70f7bbbe68a4421249\"\u003e\u003c/a\u003e其他","go","tui","\u003ca name=\"monitor\"\u003e\u003c/a\u003eSystem monitoring","Table of Contents"],"sub_categories":["\u003ca id=\"99398a5a8aaf99228829dadff48fb6a7\"\u003e\u003c/a\u003e未分类-Network","\u003ca id=\"b239f12aca7aa942b45836032cbef99a\"\u003e\u003c/a\u003e转换"],"readme":"tcpterm\n===\n\ntcpterm visualize packets in TUI.\n\nDemo\n---\n\n[![asciicast](https://asciinema.org/a/td3DA8LH04XYhxGPirJvsEI4V.png)](https://asciinema.org/a/td3DA8LH04XYhxGPirJvsEI4V)\n\nInstall\n---\n\n*Requires libpacp header files for compilation*\n\nFor Debian based distriubutions install package _libpcap-dev_\n\n### Go install\n\n```shell\ngo install github.com/sachaos/tcpterm\n```\n\n### Download binary\n\n```shell\nwget -O tcpterm https://github.com/sachaos/tcpterm/releases/download/v0.0.2/tcpterm_linux_amd64 \u0026\u0026 chmod +x tcpterm \u0026\u0026 sudo mv tcpterm /usr/local/bin\n```\n\nUsage\n---\n\n```\n$ tcpterm -h\nNAME:\n   tcpterm - tcpdump for human\n\nUSAGE:\n   tcpterm [global options] command [command options] [arguments...]\n\nVERSION:\n   0.0.1\n\nCOMMANDS:\n     help, h  Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --interface value, -i value  If unspecified, use lowest numbered interface.\n   --read value, -r value       Read packets from pcap file.\n   --filter value, -f value     BPF Filter\n   --debug                      debug mode.\n   --help, -h                   show help\n   --version, -v                print the version\n```\n\nTODO\n---\n\n* Optimize packets list view.\n* Improve detail view, and dump view.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsachaos%2Ftcpterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsachaos%2Ftcpterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsachaos%2Ftcpterm/lists"}