Skip to content

CLI utility to send text files to a remote host via UDP, one packet per line

License

Notifications You must be signed in to change notification settings

graylog-labs/udpcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

udpcat

A small command-line utility to send text files to a remote host via UDP, one UDP packet per line without the line break.

Usage

udpcat [options] [file1 file2 ...]
    -address="127.0.0.1:5555": The address of the target host

If no files are specified, input is read from stdin.

About

CLI utility to send text files to a remote host via UDP, one packet per line

Resources

License

Stars

Watchers

Forks

Packages