/tftp

golang portable server and tftp-cli

Primary LanguageGo

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