mirror of
https://github.com/huashengdun/webssh.git
synced 2026-02-14 11:49:50 +00:00
Updated README
This commit is contained in:
@@ -146,6 +146,11 @@ Passing a command executed right after login
|
||||
http://localhost:8888/?command=pwd
|
||||
```
|
||||
|
||||
Passing a terminal type
|
||||
```bash
|
||||
http://localhost:8888/?term=xterm-256color
|
||||
```
|
||||
|
||||
### Use Docker
|
||||
|
||||
Start up the app
|
||||
|
||||
@@ -161,6 +161,12 @@ Passing a command executed right after login
|
||||
|
||||
http://localhost:8888/?command=pwd
|
||||
|
||||
Passing a terminal type
|
||||
|
||||
.. code:: bash
|
||||
|
||||
http://localhost:8888/?term=xterm-256color
|
||||
|
||||
Use Docker
|
||||
~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user