A terminal for a more modern age
-
Updated
Apr 7, 2022 - TypeScript
{{ message }}
A terminal for a more modern age
Bastillion is a web-based SSH console that centrally manages administrative access to systems. Web-based administration is combined with management and distribution of user's public SSH keys.
GitHub Actions for executing remote ssh commands.
ConnectBot is the first SSH client for Android.
Web SSH Client using ssh2, socket.io, xterm.js, and express. webssh webssh2
The SuperPuTTY Window Manager for putty sessions
I use kitty in savemode=dir mode in order to share the sessions and the rest of the configuration with my colleagues over git. When I have a look at the other issues this seems to be a common approach: cyd01/KiTTY#143
Overall this works very good and I like the db-less approach which just involves simple text files.
But there is one scenario which doesn't work:
Is your feature request related to a problem? Please describe.
Would like to be able to use callback function for run_command to call when a command has finished executing.
Describe the solution you'd like
def my_cb(host_out, my_arg):
for line in host_out.stdout:
print(line)
client.run_command('echo me', callback=my_cb, callback_extra_args=('my_arg',))
`m
Secure Shell Bruteforcer — A faster & simpler way to bruteforce SSH server
ssh mitm server for security audits supporting public key authentication, session hijacking and file manipulation
IAP Desktop is a Windows application that provides zero-trust Remote Desktop and SSH access to Linux and Windows VMs on Google Cloud.
A web-based SSH console to execute commands and manage multiple EC2 instances simultaneously running on Amazon Web Services (AWS).
The SSH connection manager to make your life easier.
A Groovy-based DSL for working with remote SSH servers.
Password-free automatic login SSH(免密登陆SSH)
An interactive parallel ssh client featuring autocomplete and asynchronous execution.
No password ssh client for Mac/Linux, one key login remote server. 一个SSH远程客户端,可一键登录远程服务器,主要用来弥补Mac/Linux Terminal SSH无法保存密码的不足。
wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
Rapid SSH Proxy
Easy creation of secure SSH configuration for your GitHub account(s)
SSHFS GUI Wrapper for Mac OS X
Add a description, image, and links to the ssh-client topic page so that developers can more easily learn about it.
To associate your repository with the ssh-client topic, visit your repo's landing page and select "manage topics."
Please give us some details about the systems you are using:
I set Remmina listening on VNC 5901
error log: