Skip to content

Instantly share code, notes, and snippets.

@onmotion
Created March 24, 2018 16:15
Show Gist options
  • Save onmotion/0f38b337b7b505320925064c1cd31180 to your computer and use it in GitHub Desktop.
Save onmotion/0f38b337b7b505320925064c1cd31180 to your computer and use it in GitHub Desktop.
dd-wrt tcpdump
For anyone having this problem, try this to install it in RAM:
/bin/ipkg -d /tmp/root -force-depends install tcpdump
It still won't work from command prompt as usual, but you can run it like this if you have libpcap installed in jffs still:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment