Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

tftpd

TFTPD Server with Write Access

Example Usage

mkdir tftproot
chmod 777 tftproot
podman run -it --name tftpd --mount type=bind,src=$(pwd)/tftproot,dst=/tftproot,rw=true,relabel=shared --net host ghcr.io/jweisner/tftpd:latest

About

TFTPD Server with Write Access

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages