Skip to content

Instantly share code, notes, and snippets.

@fillet54
Last active November 5, 2015 17:17
Show Gist options
  • Save fillet54/8edf5c7e8e7d7fe4602b to your computer and use it in GitHub Desktop.
Save fillet54/8edf5c7e8e7d7fe4602b to your computer and use it in GitHub Desktop.
tcpdump to find GET
sudo tcpdump -s 0 -A 'tcp[((tcp[12:1] & 0xf0) >> 2):4] = 0x47455420'
/feeds/zzz/versions/ElasticSearch/1.7.0/ElasticSearch.tgz
/feeds/zzz/user_contributed/build/PlantUML/PlantUML.tgz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment