Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 233 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 233 Bytes

Tftp server and cli tools

Portable tftp server and cli based upon "github.com/pin/tftp/v3"

Main features

Portable, runable in docker

Build

go mod init ; go mod tidy ; go build