Skip to content

Instantly share code, notes, and snippets.

@idy
Last active August 29, 2015 14:19
Show Gist options
  • Save idy/98f98b66518cbd8b5108 to your computer and use it in GitHub Desktop.
Save idy/98f98b66518cbd8b5108 to your computer and use it in GitHub Desktop.
pcap filter to seperate inbound and outbound packages
#!/bin/bash
tcpdump not src host 192.168
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment