Skip to content

urly3/ztftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

small octet stream tftp client

building and running

zig build-exe src/ztftp.zig
./ztftp args

or

zig run src/ztftp.zig -- args

where 'args' is the following:
ip[:port] filename

ip being the ip of the tftp server
port is optional, defaults to 69.

filename is relative to the current working directory.

About

tftp client in zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages