bcavns01 / go-tftp

A basic TFTP server and client written in go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and client written in go.


Languages

Language:Go 100.0%