mirror of https://github.com/huashengdun/webssh
README add set_font_color example
parent
e25751c132
commit
3192cb006c
|
@ -119,6 +119,11 @@ Passing a terminal background color
|
||||||
http://localhost:8888/#bgcolor=green
|
http://localhost:8888/#bgcolor=green
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Passing a terminal font color
|
||||||
|
```bash
|
||||||
|
http://localhost:8888/#fontcolor=red
|
||||||
|
```
|
||||||
|
|
||||||
Passing a user defined title
|
Passing a user defined title
|
||||||
```bash
|
```bash
|
||||||
http://localhost:8888/?title=my-ssh-server
|
http://localhost:8888/?title=my-ssh-server
|
||||||
|
|
Loading…
Reference in New Issue