-
Hi there, just if it helps, my setup is a front web server running HTTPs and wssh inside on a private IP.
This setup is working with Apache 2 under Debian 10 and wssh in Ubuntu 20.04.3 . The URL serv…
-
不填写密钥就报403,填写密钥就报下面的问题,不知道咋解决了。。。请大神指导协助解决,感谢!!
jquery.min.js:2 Uncaught DOMException: Failed to set the 'value' property on 'HTMLInputElement': This input element accepts a filename, which may only …
-
比较常用的场景nginx的location / 作为网站的主站了,希望添加个URL参数,这样方便nginx配置转发,例如nginx上配置location /webssh,反向代理到:http://ip:5032/webssh
-
webssh程序报错:
File "/usr/lib/python2.7/site-packages/webssh-0.8.0-py2.7.egg/webssh/handler.py", line 323, in ssh_connect_wrapped
worker = self.ssh_connect()
File "/usr/lib/python2…
wenbc updated
4 years ago
-
Hi, just an idea: Would it be possible to expose the interface of web SSH to the Shortcuts app? Whether mashREPL only, or even other saved connections to real servers. Something akin to Shortcuts "Run…
-
webssh写的静态文件 引用是用绝对路径。
nginx没法配置反向代理
static 可能在多个平台上被引用,又不能直接在写/static跳转。
go程序没整过,可以重新打包一个,采用相对路径的吗?
python也有一个webssh,也是用websocket传递的,可以配置在nginx后,
但是它没有文件上传功能
-
如果发现此问题,请删除认证信息中的密钥字段。
-
django-webssh/webssh/django_webssh/tools/channel/websocket.py文件中这个哪来的啊
from channels.generic.websocket import WebsocketConsumer
-
# Describe the feature
- [ ] Provide a way to extend WebSSH features : javascript / python / lua ...
- [ ] Extensions / Plugins / Addons could :
- [ ] Add keyboard keys (native and/or DOM?)
- …
-
https://codesandbox.io/
I created a Python sandbox
![image](https://github.com/huashengdun/webssh/assets/665889/05e00c9d-9917-445e-bd08-6d601bac2140)
Then I followed the quick start on repo's r…