Skip to content

Instantly share code, notes, and snippets.

@tioan
Created April 6, 2016 22:24
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tioan/3042c32e9536f3d0f7bedce3aa9cef0a to your computer and use it in GitHub Desktop.
Save tioan/3042c32e9536f3d0f7bedce3aa9cef0a to your computer and use it in GitHub Desktop.
cat bin/tftphere
#!/bin/sh
exec sudo dnsmasq -d --enable-tftp --port 0 --tftp-root $(pwd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment