Zero-Burn

Enterprise Proxy Controller

Enter the verification code sent to
{{ email }}

AWS Accounts AWS Accounts

Cloud Environments

Select an AWS account to view or deploy proxy nodes.

{{ aws.name }}

{{ aws.region }}
{{ proxyItems.filter(p => p.awsAccountId === aws.id).length }} Nodes Manage

Register AWS Account

{{ currentAwsAccount?.name }} Proxies

Deploy or activate GCP proxy nodes. Only ONE node can be active per account.

{{ item.name }}

Booting Running Starting Node... Sleeping Connecting... Offline

{{ item.id }}

No nodes deployed in this account yet.

Deploy New Node

Google Cloud (Gemini API) Setup:

  1. Go to the Google Cloud Console.
  2. Create a new project or select an existing one.
  3. Search for Vertex AI API (the enterprise backend for Gemini) and click Enable.
  4. Navigate to IAM & Admin > Service Accounts.
  5. Click Create Service Account, name it (e.g., gemini-proxy), and click Continue.
  6. Assign the role Vertex AI User, then click Done.
  7. Click the newly created account, go to the Keys tab.
  8. Select Add Key > Create new key > JSON.
  9. Download the file and drag-and-drop it below!

Drag & Drop JSON file

or click to browse

{{ newProxy.fileName || 'JSON Loaded' }}

Ready to deploy

{{ currentProxyNode?.name }}

Booting EC2... Ready Starting App... Sleeping Checking State... Offline

ID: {{ currentProxyNode?.id }}

AWS Telemetry

State: {{ nodeStatus.state.toUpperCase() }}
IP: {{ nodeStatus.publicIp || '---.---.---.---' }}

API Keys

{{ apiKeys.length }}
{{ k.name }}
No API keys generated.

API Playground (Live Stream)

Response stream will appear here...
Node must be READY to test API.
(Current State: {{ nodeStatus.state === 'running' && !nodeStatus.appReady ? 'Booting App...' : nodeStatus.state }})
Model Thinking
{{ pgThinking }}
{{ pgOutput }}