This website requires JavaScript.
Explore
Help
Sign In
dave
/
docker-tftpd
Watch
1
Star
0
Fork
0
You've already forked docker-tftpd
Code
Issues
Pull Requests
Releases
Wiki
Activity
docker-tftpd
/
start
4 lines
89 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2017-07-10 20:59:50 -07:00
#!/bin/sh
Add --secure
2017-07-10 21:20:08 -07:00
exec /usr/sbin/in.tftpd --foreground --user tftp --address :69 --secure /tftp
Reference in New Issue
Copy Permalink