diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-10-09 10:23:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-10-09 10:23:44 +0000 |
commit | e69bae37c621e77b7ac63e8bc09eef7ab639b95f (patch) | |
tree | c21b01a9864d72ac57dc0fd3b68f3abb27757cda /man/ttyd.1 | |
parent | Releasing debian version 1.6.3-4. (diff) | |
download | ttyd-e69bae37c621e77b7ac63e8bc09eef7ab639b95f.tar.xz ttyd-e69bae37c621e77b7ac63e8bc09eef7ab639b95f.zip |
Merging upstream version 1.6.3+20210924.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/ttyd.1')
-rw-r--r-- | man/ttyd.1 | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -47,6 +47,10 @@ Cross platform: macOS, Linux, FreeBSD/OpenBSD, OpenWrt/LEDE, Windows Credential for Basic Authentication (format: username:password) .PP +\-H, \-\-auth\-header <name> + HTTP Header name for auth proxy, this will configure ttyd to let a HTTP reverse proxy handle authentication + +.PP \-u, \-\-uid <uid> User id to run with @@ -59,6 +63,10 @@ Cross platform: macOS, Linux, FreeBSD/OpenBSD, OpenWrt/LEDE, Windows Signal to send to the command when exit it (default: 1, SIGHUP) .PP +\-w, \-\-cwd <path> + Working directory to be set for the child program + +.PP \-a, \-\-url\-arg Allow client to send command line arguments in URL (eg: \[la]http://localhost:7681?arg=foo&arg=bar\[ra]) @@ -97,7 +105,7 @@ Cross platform: macOS, Linux, FreeBSD/OpenBSD, OpenWrt/LEDE, Windows .PP \-b, \-\-base\-path - Expected base path for requests coming from a reverse proxy (eg: /mounted/here) + Expected base path for requests coming from a reverse proxy (eg: /mounted/here, max length: 128) .PP \-P, \-\-ping\-interval |