-
-
Save biemster/6153877e6892e873c51031b3e001251c to your computer and use it in GitHub Desktop.
Simple tftp server using dnsmasq
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo dnsmasq -kd -p 0 -C /dev/null -u nobody --enable-tftp --tftp-root=/srv/ftp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment