Skip to content

Container image serving a dynamic TFTP page similar to cilium/echoserver

License

Notifications You must be signed in to change notification settings

cilium/echoserver-udp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cilium/echoserver-udp

A TFTP server with single-port support for testing UDP connectivity. It prints the requested filename and client IP address in a similar to cilium/echoserver

Example request:

$ curl tftp://localhost:69/hello

Hostname: deathstar

Request Information:
	client_address=::1
	client_port=50797
	real path=/hello
	request_scheme=tftp

About

Container image serving a dynamic TFTP page similar to cilium/echoserver

Resources

License

Stars

Watchers

Forks