Show HN: Sshifu – Give SSH access in 1 command. Teleport/Smallstep alternative

3 pointsposted 10 hours ago
by azophy_2

2 Comments

emanuele-em

9 hours ago

Nice, Teleport always felt like way too much for what I actually needed. The npx thing for the client side is a bit odd though — it might be cool to have a standalone binary.

azophy_2

31 minutes ago

it does have standalone binary, you can check out the readme for other installation methods. npx is just a wrapper to make it easier to use as I assume its widely available among software engineers