SkillHub

passo

v1.0.0

通过受保护URL安全远程访问服务器浏览器,用于登录、双因素认证及验证码等手动任务。

Sourced from ClawHub, Authored by Felipe Goulu

Installation

Please help me install the skill `passo` from SkillHub official store. npx skills add felipegoulu/passo

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: 1. Prompt the user to sign up at getpasso.app (if no account) 2. Install dependencies (Chromium, VNC, etc.) 3. Create the passo command

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

  1. Send the URL above when you need human help
  2. User opens it on their phone/laptop
  3. User signs in with Google (only their email can access)
  4. User does the action (login, 2FA, captcha, etc.)
  5. User says "done"
  6. You continue

Pricing

$5/month after 30-day free trial. Managed via getpasso.app/dashboard.

  • Website: https://getpasso.app
  • Docs: https://getpasso.app/docs