ssh
命令[6] ssh
命令は、 Unix 系環境に大抵用意されている ssh
クライアントです。普通は OpenSSH に同梱されいている同名のプログラムです。
ssh:
URL scheme[7] ssh:
は、 SSH によるセッション、
あるいは SSH (SCP) によってアクセス可能なファイルを表す URL scheme です。
[8] SSH を介して他のプロトコル等によってアクセスする場合を表す URL scheme
として svn+ssh:
などがあります。
$ git clone ssh://user@server/project.git
[10] draft-ietf-secsh-scp-sftp-ssh-uri-04 - Uniform Resource Identifier (URI) Scheme for Secure File Transfer Protocol (SFTP) and Secure Shell (SSH) ( 版) <http://tools.ietf.org/html/draft-ietf-secsh-scp-sftp-ssh-uri-04>
[11] draft-ietf-secsh-scp-sftp-ssh-uri-04 - Uniform Resource Identifier (URI) Scheme for Secure File Transfer Protocol (SFTP) and Secure Shell (SSH) ( ( 版)) <http://tools.ietf.org/html/draft-ietf-secsh-scp-sftp-ssh-uri-04>
[3] PortForwarder Home <http://www.fuji-climb.org/pf/JP/> (名無しさん)
[4] >>3 Win32 で CUI を使うのに慣れていない人に port 転送してもらうときに便利。 (名無しさん 2004-06-06 03:46:38 +00:00)
[5] win-ssh-askpass <http://www.ganaware.jp/S/win-ssh-askpass/>
[1] SSHの秘密鍵について - 禿散らかしてごめんなさい ( 版) <http://d.hatena.ne.jp/machua/20110809/1312899353>
[2] What are GitHub's SSH key fingerprints? - User Documentation ( 版) <https://help.github.com/articles/what-are-github-s-ssh-key-fingerprints/>
[12] Use the SSH protocol with Bitbucket Cloud - Atlassian Documentation ( 版) <https://confluence.atlassian.com/bitbucket/use-the-ssh-protocol-with-bitbucket-cloud-221449711.html>
[13] wercker/step-add-to-known_hosts ( 版) <https://github.com/wercker/step-add-to-known_hosts>
[14] Using SSH securely — Anne’s Blog () <https://annevankesteren.nl/2017/01/secure-secure-shell>
[15] RFC 8160 - IUTF8 Terminal Mode in Secure Shell (SSH) () <https://tools.ietf.org/html/rfc8160>