Skip to content

jysandy/cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Cheatsheet

Listen to packets being sent to a port from localhost using tcpdump

sudo tcpdump -A -i <interface> port <port>

Example: sudo tcpdump -A -i lo port 8125

About

Commands and tools that I refer to

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published