Skip to content

Instantly share code, notes, and snippets.

@jonasbits
Created November 2, 2016 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonasbits/c56323629bed020d5112ddaf18bec102 to your computer and use it in GitHub Desktop.
Save jonasbits/c56323629bed020d5112ddaf18bec102 to your computer and use it in GitHub Desktop.
Zsun WiFi microSD reader notes
socat - TCP4:10.168.168.1:11880
dd if=/dev/mtdr0 of=/tmp/mtdr0-image bs=4k
md5sum /tmp/mtdr0-image > /tmp/mtdr0-image.md5sum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment