termshark 2.0.3-1 source package in Ubuntu

Changelog

termshark (2.0.3-1) unstable; urgency=medium

  * d/control: add pkg-term dependency
  * d/patches: drop
  * add d/README.Debian
  * d/README.debian: update
  * d/README.debian: update
  * d/control: termshark needs dumpcap binary
  * New upstream version 2.0.3
  * d/control: add new dependencies
  * d/control: need newer gowid
  * d/control: bump standards
  * d/README.debian: delete
  * d/patches: add spelling.patch

 -- Dawid Dziurla <email address hidden>  Tue, 24 Dec 2019 23:04:21 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
termshark_2.0.3-1.dsc 2.5 KiB 8d0011b9840af02ab8237e2278903d5fb59d8c4d8cb22ea1f9a5d9811cdc869e
termshark_2.0.3.orig.tar.gz 208.2 KiB 3adfb400c849cdcea813b2e72d77d3d516ea205b7b4fbfe6352827989f76a7db
termshark_2.0.3-1.debian.tar.xz 3.7 KiB 6fa01d6d617dd763c1eeda8b93fd7321181862f2d415a876195b97a20d12a9ee

Available diffs

No changes file available.

Binary packages built by this source

termshark: 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

termshark-dbgsym: debug symbols for termshark