From f26e500b97d18313ef68d92337d4d612099ef9ea Mon Sep 17 00:00:00 2001 From: Nakidai Date: Thu, 17 Apr 2025 22:07:39 +0300 Subject: Add files --- README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..72ff7fc --- /dev/null +++ b/README @@ -0,0 +1,20 @@ +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 -- cgit 1.4.1