Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 415 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 415 Bytes

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:6969/hello

Hostname: deathstar

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