SSH Manager Pro

Features

Grouped by what they are for: reaching a host, proving who you are, and getting work done once you are in.

Proving who you are

Four ways to authenticate, three of which mean no private key is stored on the phone.

Reaching a host

A host is often not directly reachable — behind NAT, in a private subnet, or with no public address at all. Each of these solves that a different way.

Getting work done

How the connection modes compare

ModeKey stored on phone?Needs an open port?Tier
DirectYes, unless hardware-backedYesFree
TailscaleYes, unless hardware-backedNoFree
Jump hostYes, unless hardware-backedOn the bastion onlyPro
AWS Instance ConnectNoYesFree
Google Cloud IAPNoNoPro
Cloudflare AccessYes, unless hardware-backedNoPro

Cloudflare Access is transport only — it decides whether you may reach a host, and the host still asks for its own credential. The AWS and Google Cloud modes replace the credential too, which is why they need nothing stored.