Download raw body.
[new] net/upterm
Upterm is an open-source tool enabling developers to share terminal sessions securely over the web. It's perfect for remote pair programming, accessing computers behind NATs/firewalls, remote debugging, and more. See https://upterm.dev for more information. This consists of a -main subpackage for the client, and a -daemon subpackage for uptermd + YAML config file + rc script. The rc script will take care of generating SSH host keys for the daemon.
[new] net/upterm