Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 127 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 127 Bytes

go-udpclient

A udp client in Golang

You can choose your interface & port with flags.
Ex: $ go run main.go -p 5000