Best of SSHApril 2024

  1. 1
    Article
    Avatar of lobstersLobsters·2y

    wip: terminal (initial commit)

    Instructions for ordering Nil Blend coffee from Terminal shop and using SSH.

  2. 2
    Article
    Avatar of hnHacker News·2y

    jpillora/chisel: A fast TCP/UDP tunnel over HTTP

    Chisel is a fast TCP/UDP tunnel over HTTP, secured via SSH. It provides easy-to-use, performant, and encrypted connections. It allows passing through firewalls and provides a secure endpoint into your network. Chisel is written in Go and can be used for various purposes such as creating tunnel endpoints, reverse port forwarding, and as a reverse proxy.

  3. 3
    Article
    Avatar of lobstersLobsters·2y

    Using Multiple GitHub Accounts

    Learn how to use multiple GitHub accounts with git by configuring different git configurations for different directories and creating separate SSH keys for each account.