Upgrade to Pro — share decks privately, control downloads, hide ads and more …

sshsでssh接続先選択とssh_configの設定修正

 sshsでssh接続先選択とssh_configの設定修正

Kenichiro MATOHARA

February 12, 2022
Tweet

More Decks by Kenichiro MATOHARA

Other Decks in Technology

Transcript

  1. Install(binary) Install(binary) $ w3m -dump https://github.com/quantumsheep/sshs/releases/latest | grep Assets -A

    20 Assets 14 • sshs-darwin-amd64 5.93 MB • sshs-darwin-amd64.sha256 88 Bytes • sshs-darwin-arm64 6.14 MB • sshs-darwin-arm64.sha256 88 Bytes • sshs-linux-amd64 5.55 MB • sshs-linux-amd64.sha256 87 Bytes • sshs-linux-arm64 5.56 MB • sshs-linux-arm64.sha256 87 Bytes • sshs-windows-386.exe 5.05 MB • sshs-windows-386.exe.sha256 91 Bytes • sshs-windows-amd64.exe 5.59 MB • sshs-windows-amd64.exe.sha256 93 Bytes • Source code (zip) • Source code (tar.gz) • © 2022 GitHub, Inc. 6 / 18
  2. ダウンロード hash確認 install $ wget https://github.com/quantumsheep/sshs/releases/download/1.5.0/sshs-linux-amd64 \ https://github.com/quantumsheep/sshs/releases/download/1.5.0/sshs-linux-amd64.sha256 $ sha256sum

    -c ./sshs-linux-amd64.sha256 sha256sum: bin/sshs-linux-amd64: No such file or directory bin/sshs-linux-amd64: FAILED open or read sha256sum: WARNING: 1 listed file could not be read $ cat ./sshs-linux-amd64.sha256 c5ace124e351206f83db91d616243bf1f6fc9b67a96feabd5a603027637a5cc3 bin/sshs-linux-amd64 $ sha256sum ./sshs-linux-amd64 c5ace124e351206f83db91d616243bf1f6fc9b67a96feabd5a603027637a5cc3 ./sshs-linux-amd64 $ install -m 755 ./sshs-linux-amd64 ~/bin/sshs 7 / 18
  3. usage usage $ sshs -h ssh clients manager Usage: sshs

    [flags] Flags: -c, --config string SSH config file (default "~/.ssh/config") -h, --help help for sshs -p, --proxy Display full ProxyCommand -s, --search string Host search filter -v, --version version for sshs 9 / 18
  4. 参考URL 参考URL ] quantumsheep/sshs: Terminal user interface for SSH ssh_config(5)

    - OpenBSD manual pages ssh_config unix:ssh:sshs [wiki.matoken.org 17 / 18
  5. 奥付 奥付 発表 発表者 利用ソフトウェア ライセンス CC BY-NC-SA 4.0 小江戸らぐ

    2月のオフな集まり(第235回) Kenichiro Matohara(matoken) Asciidoctor Reveal.js 18 / 18