Skip to content

xlphs/TFTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A simple TFTP server and client.

Usage:

  • Server: mytftp -l [-p port] [-v]
  • Client: mytftp [-p port] [-v] [-r|w file] host

See the main() function for argument details.

About

Super simple tftp server and client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published