wssh icon indicating copy to clipboard operation
wssh copied to clipboard

SSH to WebSockets Bridge

Results 26 wssh issues
Sort by recently updated
recently updated
newest added

I want to use it with Python3.If it can be supported by Python3, that's great!

Hi! If the data is not being encoded to UTF-8 the bridge closes the connection because an unexpected exception. This could be easily reproduced sending `{"data":"ñ"}` via websocket.

This uses dependency injection to add Paramiko, so a user could connect to her server using parameters not contempled in the `open` method.

When text contains chinese charactor, wssh will shutdown with situation like blow. The wssd logs show nothing, who can help me? thanks log: `[root@paasm1 ~]# more /test/aaa.txt 关于大胜靠德卡和扩大后方可速度快发送会计法 发生发大水 发生的...

Hi , Can anyone clarify below doubt:-- 1. How browser is creating web socket and sending it? 2. How request.environ.get('wsgi.websocket') receive web socket? If anyone can clarify it will be...

After start wssd on linux terminal,login linux by browser, and click the connect button, below appeared: Error: from_buffer() cannot return the address of the raw string within a str or...

After start wssd on linux terminal,I connect the linux terminal on browser,but when I clikc the connect button on screen,the next screen shows: “ Error: 'type' object is not iterable...