-
On python3.9.5, simply `pip install webssh` won't work.
I had to manually `pip install cffi`.
Maybe we should put that into requirements.txt?
```
$ python3.9 -m pip install webssh
Looking in in…
-
hey man,
just a quick information, maybe it's useful for someone else. I run an Apache https webserver as reverseproxy and had some difficulties with the connection upgrade to websockets - but now i…
-
Just purchased and didn't test this particular use case. Kicking myself for it!!! I am using on MacOS Sonoma and this makes the usage of vi impossible on remote host.
_Originally posted by @rafmull…
-
我把所有ISSUE里面 Websocket authentication failed.相关的都看了. 但是看不懂.
我会弄的就是用 docker 容器服务商 (比如 render.com) , 加载repo https://github.com/huashengdun/webssh
然后使用的时候就报这个错了.
![image](https://github.com/huashengd…
-
# Bug description
When opening a connection from the server list, the "Servers" entry stays selected although the windows displays the actual shell. As a user I would expect, that the sidebar reflect…
-
hi there
I have compose the webssh for docker with command docker-compose up.
All works if in my laptop browser I connect directly to the host where docker runs. (https://myapp.com)
now I conn…
-
I have deploy a webssh service in k8s,and I use ingress-nginx to proxy it.
when I open a ssh connection to one pod via webssh, and I do nothing on this page. A few minutes later, webssh will logout a…
-
I want to use my custom fonts. so i found it that put my fonts to webssh\static\css\fonts. but webssh server don't change the font that i changed. what type of font webssh support?
-
# Bug description
_Put here a clear and concise description of what the bug is_
The screen window will flash when switching windows on macOS ,and i recorded a video ,hope fix it
# Screenshots
_If …
-
我在使用nginx将本地的webssh转发出去后,访问代理地址,连接报错:Cross origin operation is not allowed.
请问怎么解决呢