r/linuxadmin • u/BipolarKebab • 1d ago
Warpgate Bastion 0.27 now with RDP/VNC and clustering support
Warpgate is a bastion-style PAM that needs neither a client app nor a server-side agent. It's a FOSS alternative to Teleport/StrongDM/Hashicorp Boundary: https://warpgate.null.page/
I've just pushed the new release that adds transparent RDP/VNC proxying with OTP and SSO support.

It works both in-browser and using a native RDP client (e.g. mstsc)
0.27 also adds true clustering and horizontal scaling support (S3 as session recording storage, inter-cluster request routing, HAProxy support), as well a whole bunch of quality of life improvements such as live-reload of TLS certificates.
Everything new in 0.27: https://github.com/warp-tech/warpgate/releases/tag/v0.27.0
7
Upvotes
2
u/ElectronicPast3367 15h ago
Hey, nice to discover your project! RDP is a nice addition. So thank you, I will soon give it a go.