termshark 2.2.0-2ubuntu0.22.04.1 source package in Ubuntu

Changelog

termshark (2.2.0-2ubuntu0.22.04.1) jammy-security; urgency=medium

  * No-change rebuild for golang-golang-x-text

 -- Eduardo Barretto <email address hidden>  Wed, 25 Jan 2023 13:55:22 +0100

Upload details

Uploaded by:
Eduardo Barretto
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
termshark_2.2.0.orig.tar.gz 271.1 KiB deefdb0b65e5d5b97c305cf280770724542f8dd122502f616e394c62c91db0c4
termshark_2.2.0-2ubuntu0.22.04.1.debian.tar.xz 4.7 KiB 0a4ca4a61eeeb498c1ac6673c95c4868c9c4bc65ecd39ce8183e7617e66b4f6d
termshark_2.2.0-2ubuntu0.22.04.1.dsc 2.8 KiB 37a5050cb5534195654155caa9ed737a384fc6eb267fdea9259994802ecd1657

View changes file

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