tcpdump Keyboard Shortcuts

Complete tcpdump keyboard shortcuts and commands reference — 6 shortcuts across 1 categories. Quick reference cheat sheet for Windows & Mac.

About tcpdump

tcpdump is a popular DevOps/CLI tool used by professionals worldwide. Learning keyboard shortcuts can dramatically speed up your workflow — studies show shortcut users save an average of 8 days per year compared to mouse-only users.

This page covers all 6 tcpdump shortcuts across 1 categories: Packet Capture. Each shortcut includes a description to help you understand when and how to use it effectively.

Packet Capture (6)

ShortcutAction
tcpdump -i eth0Capture interface
tcpdump -i any port 80Filter port
tcpdump -w capture.pcapSave to file
tcpdump -r capture.pcapRead file
tcpdump host 192.168.1.1Filter host
tcpdump -c 100Limit count
📄 View Printable Cheat Sheet — Download as PDF or print

Frequently Asked Questions

What are the most useful tcpdump keyboard shortcuts?

The most essential tcpdump shortcuts are: tcpdump -i eth0 (Capture interface), tcpdump -i any port 80 (Filter port), tcpdump -w capture.pcap (Save to file). These cover the most frequent actions and can significantly speed up your workflow.

How many keyboard shortcuts does tcpdump have?

tcpdump has 6 keyboard shortcuts across 1 categories on shortcut-tools.com.

How do I use keyboard shortcuts in tcpdump?

Simply press the key combination while tcpdump is focused. Most shortcuts work immediately. On Mac, replace Ctrl with Cmd and Alt with Option for most shortcuts.

What is the tcpdump shortcut for capture interface?

The tcpdump shortcut for capture interface is tcpdump -i eth0.

💡 Pro Tips for tcpdump Users

Start with the essentials: Learn tcpdump -i eth0 (Capture interface) and tcpdump -i any port 80 (Filter port) first — these are the most commonly used.

Practice daily: Pick 2–3 new shortcuts each day and consciously use them instead of the mouse. Within a week, they become muscle memory.

Print this cheat sheet: Keep a reference nearby until shortcuts become automatic. Focus on the Packet Capture category first.

CLI tip: Create shell aliases for the commands you use most. Combine them with these shortcuts for maximum efficiency.

Related Shortcut Pages

Docker npm / yarn AWS CLI PowerShell tmux GNU Screen

Search 3,400+ shortcuts across 248 platforms

Explore All Platforms Practice Shortcuts