Skip to content

jonlambert/udpfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udpfire

A command line tool to quickly fire UDP packets to a host. Nothing special... I created this because I was getting fed up of complex commands and scripts just to test a UDP server.

Usage

	udpfire <host> <port> <message>
	# eg. udpfire 127.0.0.1 2000 "Hello, world."

Installation

	gem install udpfire

About

A command line tool to quickly fire UDP packets to a host.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages