-
# Describe the feature
- [ ] Provide a way to extend WebSSH features : javascript / python / lua ...
- [ ] Extensions / Plugins / Addons could :
- [ ] Add keyboard keys (native and/or DOM?)
- …
-
I created bug https://github.com/huashengdun/webssh/issues/90 in a very good web-based ssh client. I am shown a login page, and then I am using my ssh terminal (see screenshot in that bug).
The pro…
-
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…
-
E:\pass\test\webssh>python main.py
Traceback (most recent call last):
File "E:\pass\test\webssh\daemon.py", line 10, in
from cStringIO import StringIO
ModuleNotFoundError: No module named '…
-
# Bug description
WebSSH losing focus on MacOS, keyboard isn't responding anymore when re-enter the app. Sometimes a paste-command (command+v) helps, but when pasting a command with an enter at the e…
-
### Checklist
- [X] I searched exising issues and no one else requests similar feature.
- [X] I think that 25%+ users are positive towards this feature.
### Describe the feature
https://github.com/…
-
效果像 https://github.com/huashengdun/webssh 一样
https://github.com/huashengdun/webssh/tree/master#url-arguments
![image](https://github.com/nirui/sshwifty/assets/665889/50db38c9-e2e7-4f3d-8dff-551538…
-
version: "3"
services:
webssh:
image: jrohy/webssh:latest
container_name: webssh
environment:
- GIN_MODE=release
- TZ=Asia/Shanghai
- savePass=tru…
-
ace Test.class とか実行するとpython側で↓のような例外が発生する.
[E 181226 11:33:37 web:1670] Uncaught exception POST /getfile (127.0.0.1)
HTTPServerRequest(protocol='http', host='localhost:2000', method='POST', u…
igaki updated
5 years ago
-
# Feature description
I tend to upload photos to sftp server, this means I first need to copy photo from Photos app to Files, and then upload from webssh.
Is it possible to select photos to upload…