termshark 2.4.0-1build1 source package in Ubuntu

Changelog

termshark (2.4.0-1build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:18:36 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
termshark_2.4.0.orig.tar.gz 417.5 KiB 949c71866fcd2f9ed71a754ea9e3d1bdc23dee85969dcdc78180f1d18ca8b087
termshark_2.4.0-1build1.debian.tar.xz 4.7 KiB 230a3e7b7e5697080e14a463c50b1164aee80fdfb2389552ec6fe5c065837898
termshark_2.4.0-1build1.dsc 2.8 KiB 36902bf7a3cab43ec57f98b0c8dc743096a7526576978c5a787e9ec1aa9690b4

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