Hacker News new | ask | show | jobs
by ersoft 653 days ago
The project that has a feature which allows admins to SSH to any computer in the VPN ? [1]

They have a feature called remote SSH access where the agent running on the node allows other VPN users to SSH to another machine on the network without having SSH enabled / public keys set up. I've tested the project at the beginning of the year and it was a big NO for me. They seemed to fix this issue but it appeared again.

[1] https://github.com/netbirdio/netbird/issues/1868

1 comments

Tailscale has a similarish SSH feature. You might be aware of that.
Tailscale's version from the docs looks to be opt-in while that github issue seems to indicate Netbird was opt-out ...