Skip to content

RussellSenior/mux2tty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mux2tty opens a tty and listens on a TCP port for connections

Data from TCP connections are sent to the tty.  Data from the tty are
sent to all TCP connections.  By default, data are line-buffered and
input from connections are is round-robined.  Turn off round-robining
using --fifo.  Turn off buffering with --delimiter with no argument.
Buffer on something other than lines using the --delimiter option with
a string argument

About

Multiplexes TCP connections onto a tty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages