Skip to content

A UDP echo server for testing connectivity.

License

Notifications You must be signed in to change notification settings

751519917/udp-echo-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udp-echo-server

A Python 3 UDP echo server for testing connectivity.

Usage

$ sudo python server.py --port 123  # on the server

$ python client.py --host $IP --port 123  # on the client

About

A UDP echo server for testing connectivity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%