Skip to content

tony2n2/simple-ftp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tftpd <port> <address>

<port> : Let the tftp server listen on a specific port. assign port 0 or leave empty for a random ephemeral port.

<address> : Let the server accept incoming request from a specific address. Address is passed in hexadecimal format.

Example:
  tftpd 0 0x7F000001

About

a simple ftp server in c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published