parent
1cdda3c4d7
commit
00fe867f4d
|
@ -70,3 +70,7 @@ gotty --config=<config file> tmux new -A -s gotty
|
|||
```sh
|
||||
gotty -t --tls-crt=./gotty.crt --tls-key=./gotty.key -w -p "9000" -c "user:pass" tmux new -A -s gotty
|
||||
```
|
||||
|
||||
## 参考文献
|
||||
|
||||
1. [GoTTY:把你的 Linux 终端放到浏览器里面](https://zhuanlan.zhihu.com/p/26590894)
|
||||
|
|
Loading…
Reference in New Issue