Skip to content

Naostage/multikast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

To listen for data:

multikast -i <ipv4 or interface number> -a <multicast address> -p <udp port> -m listen

To talk:

multikast -i <ipv4 or interface number> -a <multicast address> -p <udp port> -m talk

it will send stdin lines to the multicast address.

About

Simple multicast receiver/sender CLI tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages