Sparkling gems and new releases from the world of Free and Open Source Software

Terminal network tool

termshark

Wireshark is an amazing tool for analyzing and filtering network packets. It's difficult to use, but it allows you to explore the inner depths of protocols and even what goes on beneath protocols. It has become essential for anyone who wants to make sure there's nothing untoward happening on their network or to discover whether that cheap Telnet-enabled webcam is sending packets to your server or live streaming your garden to China. But Wireshark needs a GUI, which means you're somewhat restricted in where you can run the analysis, because the device at least needs to be capable of producing a graphical interface. Wireshark does include tshark to help with this, but it's not as intuitive or as discoverable as the GUI version since it's built for network protocol analysis. What we really need is termshark!

Termshark harnesses and contains the functionality provided by tshark and Wireshark, only from the command line. You start it by taking a packet capture of the network interface as arguments, with optional protocol filters. With that done, you see the main view. Remarkably, if you can make your way around the GUI version, you'll be able to find your way around this terminal version, because the layout and interactive elements are very similar. You lose small refinements like the device activity thumbnails, but you gain the ability to capture and filter, export and import captures, and expand packet elements just as you would with the desktop version. It even works well with a mouse, and the UI remains quick and responsive through all your captures, expands elements, and views specific sets according to your requirements. There are a few bugs, such as the drop-down filter menu length, but it's still the same old Wireshark, only wonderfully running from the command line.

Project Website

https://github.com/gcla/termshark

Feel like a real hacker by diving into the depths of your network from the command line.

Satellite imagery

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Legacy DOS Games on the Pi

    Play old DOS games on the Dosbian operating system, which turns the Raspberry Pi into an 80486 PC.

  • Hey, Mr. Postman

    Our columnist Charly K¸hnast doesn't want to be out when a package delivery service is standing at his front door with some goodies. When the courier rings, he can have the Telegram API send a notification to his mobile phone.

  • Push Messages from the Command Line to Telegram
  • Introduction

    The amazing thing about Linux is that it can always take you one step more. You can already play music and edit videos using the powerful tools included free of charge on any standard Linux system, so you don't need a Linux magazine to tell you how to play an MP3 file. But we'd rather help you with the next step.

  • Retro Gaming

    Many computer games from the 1980s and 1990s enjoy cult status. Graphics and sound were not very advanced back then, which forced the producers to impress gamers with good ideas and a convincing level of design. Emulators let you run those classic games on a Linux PC.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News