Giter VIP home page Giter VIP logo

awesome-ssh's Introduction

Awesome SSH Awesome

A curated list of SSH apps, libraries and resources.

Inspired by the awesome list thing.

Please read the contribution guidelines if you want to contribute.

Check out my blog ๐Ÿฆ„ or say hi on Twitter.

Table of Contents

Apps

.ssh/config

  • advanced-ssh-config: a transparent wrapper (ProxyCommand) that adds regex, aliases, gateways, includes, dynamic hostnames to SSH and ssh-config.
  • storm: Manage your SSH like a boss.
  • ansible-ssh-config: Letting Ansible manage ssh config.
  • ec2ssh: A ssh_config manager for AWS EC2.
  • ssh-config: A tool to help manage your .ssh/config file.

Tools using the SSH protocol

  • scp: secure remote file copy utility over SSH.
  • rsync: fast incremental transfer utility that supports SSH.
  • sftp: file transfer protocol over SSH.
  • curl: command line tool and library to transfer data (support sftp).

Servers

  • ssh2docker: SSH server to Docker containers.
  • whosthere: A ssh server that knows who you are. $ ssh whoami.filippo.io.
  • sshfront: Programmable SSH frontend
  • ssh-chat - Chat over SSH.
  • sshcommand - Turn SSH into a thin client specifically for your app
  • sshmuxd - sshmux frontend
  • x84 - A python telnet/ssh server for modern UTF-8 and classic cp437 network virtual terminals. In spirit of classic software such as ami/x, teleguard, renegade, iniquity. http://x84.readthedocs.org/

Network

  • Mosh - The mobile shell.
  • sshfs: Filesystem client based on the SSH File Transfer Protocol.
  • ngrok: Introspected tunnels to localhost.
  • localtunnel: Expose localhost servers to the Internet.
  • sshuttle - Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
  • sshttp - SSH/HTTP(S) multiplexer. Run a webserver and a sshd on the same port w/o changes.
  • switcher - Run SSH and HTTP(S) on the same port
  • sslh - Applicative Protocol Multiplexer (i.e: SSH + HTTPS)
  • tund - SSH reverse tunnel daemon
  • autossh - Automatically respawn ssh session after network interruption.
  • wssh - SSH to WebSockets Bridge
  • docker-volume-sshfs - sshfs docker volume plugin.

Multiplexers

  • tmux: Terminal multiplexer.
  • clusterssh - Cluster Admin Via SSH
  • tmux-cssh: TMUX with a "ClusterSSH"-like behavior.
  • tm: tmux manager / helper
  • i2cssh - csshX like ssh tool for iTerm2
  • ClusterSSH - Controls a number of xterm windows via a single graphical console.

SSH keys / Authentication

  • authy-ssh - Easy two-factor authentication for ssh servers
  • github-auth - SSH key management for GitHub users.
  • cipherhub - Encrypt messages based on SSH public keys with easy import from GitHub
  • Slack notifications - Guide to setup Slack notifications (can be modified for other services).
  • totp-ssh-fluxer - A way to make sure your sshd port changes every 30 seconds

SSH agent

Tools

  • sshrc - bring your .bashrc, .vimrc, etc. with you when you ssh

Automation

  • ansible - App deployment, configuration management and orchestration over SSH.
  • rtop - Interactive, remote system monitoring tool based on SSH.
  • DSH - Dancer's shell / distributed shell - Wrapper for executing multiple remote shell commands from one command line.
  • parallel-ssh - Provides parallel versions of OpenSSH and related tools.
  • SSH Power Tool - Execute commands and upload files to many servers simultaneously without using pre-shared keys.

Web

Testing / Honeypots

Alternatives to SSH

  • GoTTY: Share your terminal as web application
  • telnet: An unencrypted network protocol and an application used to connect to remote computers and issue commands.
  • rsh: An unencrypted network protocol and application used to connect to remote computers and issue commands.

Libraries

  • C/C++
    • libssh: The SSH library.
    • substack/libssh: multiplatform C library implementing the SSHv2 and SSHv1 protocol on client and server side.
  • Golang
    • crypto/ssh - built-in SSH client and server library.
    • sftp - SFTP support for the go.crypto/ssh package.
    • go-sshkit - Toolkit for building SSH servers and clients in Go.
  • Java
    • jsch - pure java, BSD licensed, SSH2 client library.
  • Javascript/Node.js
    • ssh2 - SSH2 client and server modules written in pure JavaScript for node.js
  • Python
    • paramiko: Native Python SSHv2 protocol library.
  • Ruby
    • net-ssh - Pure Ruby implementation of an SSH (protocol 2) client

Resources

Tutorials

Security

Documentation

Community

License

CC0

To the extent possible under law, Manfred Touron has waived all copyright and related or neighboring rights to this work.

awesome-ssh's People

Contributors

moul avatar quentinperez avatar ramnes avatar airencracken avatar brimstone avatar readmecritic avatar azimut avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.