- Chaves
- ssh-keygen
- Tuneis / Proxy
- DynamicForward
- SOCKS
- tsocks
- netcat
- SOCKS
- ProxyCommand
- ProxyJump
- ControlMaster - Permite compartilhar a conexão
-
Host * ControlMaster auto ControlPath /tmp/ssh-control-%r@%h:%p
-
- http://www.linux.com/archive/feature/54498
- VPN over SSH
- https://en.wikibooks.org/wiki/OpenSSH/Cookbook/Proxies_and_Jump_Hostshttps://en.wikibooks.org/…./Proxies_and_Jump_Hosts
- DynamicForward
- https://github.com/moul/advanced-ssh-config
- SCP
- SFTP
- ChrootDirectory
- Softwares
- Putty
- copssh
- mobaxterm
- http://linuxmafia.com/ssh/java.html
- http://www.symkat.com/ssh-tips-and-tricks-you-need
- http://tychoish.com/posts/9-awesome-ssh-tricks/
- https://www.digitalocean.com/community/tutorials/how-to-configure-custom-connection-options-for-your-ssh-clienthttps://www.digitalocean.com/….