Proxy interface for Antigravity. Bypass server firewalls by securely routing remote traffic through local or designated gateways.
Note: This version only supports Linux remote servers.
- Automated Proxy Setup: Deploys
mgraftcpand configures proxies automatically. - SSH Reverse Tunnel: Routes traffic through your local proxy via SSH port forwarding.
- Process Redirection: Automatically intercepts and redirects language server processes.
- Install the Antigravity Interface extension on your local Antigravity.
- Connect to your remote Linux server using Antigravity Remote - SSH.
- Install the extension again on the remote server (found in the Extensions view under the SSH section).
- Execute the Developer: Reload Window command (or restart Antigravity) to ensure all services are properly initialized.
- Configure your
localProxyPortin settings (e.g., 7890) to match your local proxy service.
| Setting | Description |
|---|---|
enableLocalForwarding |
Enable SSH reverse tunnel forwarding. |
localProxyPort |
Local proxy port on your computer. |
remoteProxyHost |
Proxy host address on the remote server. |
remoteProxyPort |
Proxy port on the remote server. |
- SSH access to the remote server.
- Linux remote server (x86_64 or arm64).
- A local proxy running on your computer (e.g., Clash, V2Ray).
