Shengdun Hua

Results 87 comments of Shengdun Hua

把delay设置大点,比如6s, `wssh --delay=6`

什么浏览器?zoom配置多少? 命令行快到底部时,刷新terminal, Ctrl + L

It is just a monolithic application and does not support for running multiple instances.

That is right. Is your websocket proxying properly configured?

1. 你可以搞个随机密码(或者空密码),这时会出现登录失败的页面,然后你再输入密码登录。

Hi ping035627, you can open multiple tabs on your browser, one tab for one session. Or multiple windows, one window for one session.

You can install this app on the machine that can communicate with the outside network. And enable ssh service on other machines in this local network. Then you can use...

Yes, it can connect to multiple machines at the same time. But it can't be configured with any information which is needed to connect to your servers. You just input...

Actually you can configure your ssh information in your JavaScript code. Use content scripts https://developer.chrome.com/extensions/content_scripts to execute the code every time when the page loaded. You can define many objects...

@yanxiaowuchris 在浏览器的控制台(console)运行。 Ctrl + Shift + I, 然后点击console进入控制台。