Use Aluvia's proxy IPs
Choose a country from Aluvia's global residential and mobile IP network, then reload the page. The same IP is reused for up to 30 minutes. First 10 MB free, then $2/GB.
$ aluvia proxy-on --geo USAluvia lets agents change their IP address using a global network of residential IPs.
Copy-paste to any agent.
No account, API key, or payment is required during the free trial. See docs.
Give agent an IP from a different country.
When a cloud agent opens a website, the site sees the datacenter's country. That can return the wrong prices or catalog, or a page that says the content is unavailable in that region.
Aluvia lets the agent use a residential or mobile IP in the country the task requires. Run aluvia proxy-on --geo US, then reload the page to check the result. Replace US with the country you need; aluvia geos lists available countries.
Agents in the cloud use datacenter IPs that often get blocked.
Aluvia routes the agent's existing browser through a residential or mobile IP. If a site is blocking the datacenter IP, changing the IP can help the agent continue.
A different IP sometimes clears a 403, CAPTCHA, or Cloudflare challenge. It does not resolve every block; browser checks and login requirements can still apply.
Choose a country from Aluvia's global residential and mobile IP network, then reload the page. The same IP is reused for up to 30 minutes. First 10 MB free, then $2/GB.
$ aluvia proxy-on --geo USOr
Already have an HTTP or HTTPS proxy? Give the agent your proxy URL. Aluvia connects the browser to it. You do not pay Aluvia for that bandwidth.
$ aluvia proxy-provider PROXY_URLEvery command prints JSON on stdout with a next field. Read next and run it. Never print API keys. If aluvia is not on the PATH, replace aluvia with npx aluvia-cli.
aluvia setup | Configure the browser and enable proxy traffic. Repeat to check a working setup without restarting the browser or changing its live proxy session. |
|---|---|
aluvia proxy-on | Send every tab through Aluvia, then reload the page. |
aluvia proxy-on --geo US | Use an IP in a specific country. Omit --geo for the global pool. Run aluvia geos for the list. |
aluvia proxy-off | Go back to the machine's own IP. The browser keeps running. |
aluvia rotate-ip | Get a new exit IP when the current one is still blocked. |
The full table, including the commands an agent needs and a human rarely does, is in llms.txt.
npx aluvia-cli setup on the machine where its Chrome or Chromium browser runs. No target page URL is required. Setup needs Node.js 18 or later and a usable local browser runtime. Initial configuration can restart Chrome. Check the JSON result and follow next if recovery is needed. The first 10 MB is free. No account, API key, or payment is required.aluvia proxy-provider PROXY_URL with an HTTP or HTTPS proxy URL you already have. You do not pay Aluvia for that bandwidth. To switch back, run aluvia proxy-provider aluvia.aluvia geos to see the countries available on Aluvia's global residential and mobile IP network. Use aluvia proxy-on --geo US to choose a country. Omit --geo to use the global pool. Country only, not city. Sticky sessions last up to 30 minutes. With your own proxy, the location depends on your provider.aluvia proxy-on, aluvia proxy-off, and aluvia rotate-ip keep Chrome running with its open tabs and cookies.