Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 242 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 242 Bytes

Basic TFTP Server

This is a basic TFTP server, only implementing what is specified in RFC 1350 at this time.

To install, simply go get github.com/whyrusleeping/go-tftp and to run go-tftp in the directory you wish to serve files from.