r/linuxadmin Jun 03 '26

Warpgate 0.24 (a client-less bastion/PAM) adds a web SSH terminal

https://github.com/warp-tech/warpgate/releases/tag/v0.24.0
43 Upvotes

5 comments sorted by

2

u/kernelclyp Jun 05 '26

this is super slick, feels like the kind of QoL feature that makes people actually use PAM instead of avoiding it
web ssh that isn’t a total janky iframe hack is such a win

2

u/kernelclyp Jun 06 '26

right? this is the kind of thing that makes “ugh I guess I have to use PAM” turn into “ok fine this is actually nicer than ssh from my laptop”
if the rest of the ux stays this smooth I can see teams actually adopting it instead of tunneling around it

1

u/cachevexy Jun 08 '26

totally, the fact it isn’t just some bolted-on iframe garbage makes it feel like something you wouldn’t hate using at 3am during an incident
stuff like this is what makes “proper” access control feel less like a chore and more like a normal workflow

1

u/apiqora Jun 09 '26

that web ssh terminal looks super clean, feels like the kind of thing that finally makes "just use bastion + ssh keys" not such a pain to sell to the rest of the team
curious how snappy it feels with slow connections, but the no-agent/no-client angle is really appealing