An open API service indexing awesome lists of open source software.

https://github.com/nakidai/ttb

tiny tcp broadcast
https://github.com/nakidai/ttb

broadcast c compact

Last synced: about 1 year ago
JSON representation

tiny tcp broadcast

Awesome Lists containing this project

README

          

TTB(1) General Commands Manual TTB(1)

NAME
ttb - tiny tcp broadcast

SYNOPSIS
ttb [port [address]]

DESCRIPTION
ttb is a server that broadcasts all incoming messages from any connection
to every other one.

The arguments are as follows:

port Port to listen. Default is 8604.

address
Address to listen. Default is 0.0.0.0.

ttb April 17, 2025 ttb