Passo - Remote Browser Access
Give your user remote access to a browser on your server. Perfect for logins, 2FA, captchas, or any manual browser action.
Installation
Run this on the server where you want the browser:
curl -fsSL https://raw.githubusercontent.com/felipegoulu/passo-client/main/install.sh | bash
The script will:
- Prompt the user to sign up at getpasso.app (if no account)
- Install dependencies (Chromium, VNC, etc.)
- Create the
passocommand
Your Browser URL
{{ACCESS_URL}}
Protected by: {{EMAIL}}
Commands
passo start # Start the browser tunnel
passo stop # Stop everything
passo status # Check if running
How to use
- Send the URL above when you need human help
- User opens it on their phone/laptop
- User signs in with Google (only their email can access)
- User does the action (login, 2FA, captcha, etc.)
- User says "done"
- You continue
Pricing
$5/month after 30-day free trial. Managed via getpasso.app/dashboard.
Links
- Website: https://getpasso.app
- Docs: https://getpasso.app/docs