owenthereal / upterm

Instant Terminal Sharing
https://upterm.dev
Apache License 2.0
868 stars 56 forks source link

Systemd socket activation #76

Open andir opened 3 years ago

andir commented 3 years ago

It would be nice if uptermd would accept systemd sockets during process startup. This allows (among other things) running uptermd on priviledged ports (e.g. 22) without providing it extended priviledges.

There is a good explanation on how this work in this blog post https://vincent.bernat.ch/en/blog/2018-systemd-golang-socket-activation.

owenthereal commented 3 years ago

Agree that upterm should allow systemd/launchd sockets startup.