thc2cat / tftp

golang portable server and tftp-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

golang portable server and tftp-cli


Languages

Language:Go 86.6%Language:Makefile 8.4%Language:Dockerfile 5.0%