Skip to content

thebsdbox/go-tftp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A basic TFTP server written in go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%