Skip to content

Instantly share code, notes, and snippets.

@FoxNeo
Last active July 1, 2021 09:09
Show Gist options
  • Select an option

  • Save FoxNeo/29cba7fefdbffb71f11491b268ecd14c to your computer and use it in GitHub Desktop.

Select an option

Save FoxNeo/29cba7fefdbffb71f11491b268ecd14c to your computer and use it in GitHub Desktop.

tcpdump

To check your local computer network traffic incoming and outcoming traffic with ip targets

$ sudo tcpdump

To save file

$ sudo tcpdump > output.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment