mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-02 16:14:22 +01:00
Update to 1.3.2
This commit is contained in:
@@ -70,7 +70,7 @@ USAGE:
|
||||
ttyd [options] <command> [<arguments...>]
|
||||
|
||||
VERSION:
|
||||
1.3.1
|
||||
1.3.2
|
||||
|
||||
OPTIONS:
|
||||
--port, -p Port to listen (default: 7681, use `0` for random port)
|
||||
@@ -84,6 +84,7 @@ OPTIONS:
|
||||
--readonly, -R Do not allow clients to write to the TTY
|
||||
--client-option, -t Send option to client (format: key=value), repeat to add more options
|
||||
--check-origin, -O Do not allow websocket connection from different origin
|
||||
--max-clients, -m Maximum clients to support (default: 0, no limit)
|
||||
--once, -o Accept only one client and exit on disconnection
|
||||
--browser, -B Open terminal with the default system browser
|
||||
--index, -I Custom index.html path
|
||||
|
||||
Reference in New Issue
Block a user