termshark 2.2.0-2 source package in Ubuntu

Changelog

termshark (2.2.0-2) unstable; urgency=medium

  * Team upload.
  * Include themes in package (Closes: #992831)

 -- Stephen Gelman <email address hidden>  Mon, 23 Aug 2021 22:36:35 -0500

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
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
termshark_2.2.0-2.dsc 2.7 KiB 8cf339509c38bc530b0029de8f1a9e83c1a49ad0b91ef33e3898579e76de5f38
termshark_2.2.0.orig.tar.gz 271.1 KiB deefdb0b65e5d5b97c305cf280770724542f8dd122502f616e394c62c91db0c4
termshark_2.2.0-2.debian.tar.xz 4.5 KiB 1c82a5ec9b2aa5fa61e4f4b655cbddb4ddc98ab52d15249cf1b4a3040e7969a4

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