Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ udpsend Public

Simple Golang UDP Transmitter

License

vsivsi/udpsend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udpsend

Simple Golang UDP Transmitter.

Build

  • go build main.go -o udpsend

Run

  • --host: default host is 255.255.255.255
  • --port: default port is 1234
  • --msg: Message text. If missing, message is read from STDIN

About

Simple Golang UDP Transmitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages