-
connect的时候报错:No existing session
[I 211106 16:59:35 handler:161] Parsing private key 'id_rsa'
[I 211106 16:59:35 handler:448] Connecting to 106.15.45.129:8888
[E 211106 16:59:38 handler:512] Tr…
-
I want to access all the machines in the LAN through webssh, how to manage multiple machines through webssh? Thanks.
-
# Feature description
> Forgive the possible silly nature of this question, but I am a "user", not a developer. I love WebSSH as it gives me the ability to connect to the Linux servers my customers …
-
有没有运维审计的功能呢?
看到有webssh的功能,有运维审计功能吗
-
# wssh
File "/usr/local/bin/wssh", line 89
params = dict(filter(lambda (k, v): v is not None, params.iteritems()))
^
SyntaxError: invalid syntax
-
If I am your product manager, I would suggest:
1. in-app tunnel should be a native feature
2. out-app tunnel(iOS VPN style) could be a in-app-purchase, and more work could be done, just as route t…
-
I am tring to use jsch implementing a webssh recently, but i found that when i tried to use Stream something strange happens
Here is my test code
![1](https://github.com/mwiede/jsch/assets/7052822…
-
# Bug description
_Put here a clear and concise description of what the bug is_
When I open a new tab with CMD-T WebSSH crashes.
This does not happen just after startup but after a while using it (…
-
**Is your feature request related to a problem? Please describe.**
WebSSH2 mostly support all features of SSH desktop client version except SCP command
**Describe the solution you'd like**
Need …
-
新增了自动登录时对GET参数使用des加密的功能, 由于无权限commit就先新建了一个项目:
- webssh_des链接: https://github.com/bode135/webssh_des
主要是将webssh集成进django-admin中, 加入`forbiddenindex`参数限制login登录, 并对登录过一次的密文进行实时报废处理, 只允许用户使用后台按钮自动…