Source: termshark Section: devel Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Dawid Dziurla , Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-blang-semver-dev, golang-github-gdamore-tcell.v2-dev, golang-github-hashicorp-golang-lru-dev, golang-github-mattn-go-isatty-dev, golang-github-pkg-errors-dev, golang-github-shibukawa-configdir-dev, golang-github-spf13-viper-dev, golang-github-stretchr-testify-dev, golang-go-flags-dev, golang-logrus-dev, golang-github-fsnotify-fsnotify-dev, golang-github-gcla-gowid-dev (>= 1.4.0~), golang-github-gcla-deep-dev, golang-github-pkg-term-dev, golang-github-tevino-abool-dev, golang-github-mreiferson-go-snappystream-dev, golang-github-antchfx-xmlquery-dev, golang-github-adam-hanna-arrayoperations-dev, golang-github-kballard-go-shellquote-dev, golang-github-mitchellh-go-homedir-dev, golang-github-flytam-filenamify-dev, golang-gitlab-jonas.jasas-condchan-dev, golang-github-psanford-wormhole-william-dev, golang-statik, tshark, Standards-Version: 4.6.1.0 Homepage: https://github.com/gcla/termshark Vcs-Browser: https://salsa.debian.org/go-team/packages/termshark Vcs-Git: https://salsa.debian.org/go-team/packages/termshark.git XS-Go-Import-Path: github.com/gcla/termshark Testsuite: autopkgtest-pkg-go Package: termshark Architecture: any Built-Using: ${misc:Built-Using} Depends: ${misc:Depends}, ${shlibs:Depends}, tshark, wireshark-common, Description: Terminal UI for tshark, inspired by Wireshark If you're debugging on a remote machine with a large pcap and no desire to scp it back to your desktop, termshark can help! . Features: • Read pcap files or sniff live interfaces (where tshark is permitted) • Inspect each packet using familiar Wireshark-inspired views • Filter pcaps or live captures using Wireshark's display filters • Copy ranges of packets to the clipboard from the terminal • Written in Go, compiles to a single executable on each platform