mirror of
https://github.com/eddyem/tty_term.git
synced 2025-12-06 02:25:11 +03:00
544 B
544 B
Very simple terminal and socket text client
Usage: tty_term [args]
Where args are:
-S, --socketopen socket-d, --dumpfile=argdump data to this file-e, --eol=argend of line: n (default), r, nr or rn-h, --helpshow this help-n, --name=argserial device path or server name/IP-p, --port=argsocket port (none for UNIX)-s, --speed=argbaudrate (default: 9600)-t, --timeout=argtimeout for select() in ms (default: 100)