Daily Shaarli

All links of one day in a single page.

June 12, 2022

GitHub - hlandau/tftp2httpd: Serve files over TFTP from HTTP.

tftp2httpd is a daemon written in Go which acts as a TFTP server and proxies the requests to an HTTP server. This can be used to serve configuration files requested by embedded devices on a dynamic basis, by taking advantage of the huge HTTP ecosystem for serving requests dynamically.