Skip to content

Instantly share code, notes, and snippets.

@wilensky
Created August 7, 2016 10:47
Show Gist options
  • Save wilensky/0a9ad2dc0f29fed1e07f5bcd021d1720 to your computer and use it in GitHub Desktop.
Save wilensky/0a9ad2dc0f29fed1e07f5bcd021d1720 to your computer and use it in GitHub Desktop.
Tomato firmware `telnet` enabling on button hold
[ $1 -ge 20 ] && telnetd -p 233 -l /bin/sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment