mirror of
https://github.com/yudai/gotty.git
synced 2025-09-21 21:40:49 +02:00
Added handling of —permit-arguments option
This commit is contained in:
parent
7715f93517
commit
a4e77b2b76
4 changed files with 42 additions and 5 deletions
|
@ -66,6 +66,7 @@ By default, GoTTY starts a web server at port 8080. Open the URL on your web bro
|
|||
--once Accept only one client and exit on disconnection [$GOTTY_ONCE]
|
||||
--config "~/.gotty" Config file path [$GOTTY_CONFIG]
|
||||
--version, -v print the version
|
||||
--permit-arguments Allow to send arguments like this http://exemple.com:8080/?arg=AAA&arg=BBB
|
||||
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue