Octo Browser Proxies

Proxies for Octo Browser

Save your Proxy Rotator gateway once in the Octo Browser Proxy Manager, then attach it to any profile in a click. Residential and mobile IPs with a sticky session per profile, SOCKS5 or HTTPS, bulk import for hundreds of profiles, and the same credentials working through Octo's local API.

Sticky IP per profile   SOCKS5 & HTTPS   Bulk import ready

100M+IP Pool
StickyOne IP per profile
195+Countries
SOCKS5 / HTTPSProtocols
One IP per profile Residential & mobile City & country targeting Works through the local API Real human support
Why Proxy Rotator

Built for Octo Browser at scale

Octo is built for volume, with kernel-level fingerprinting and fast profile launches. The proxy side has to keep up.

Residential & mobile IPs

Real home and cellular IPs from a 100M+ pool are what account-heavy work needs. Datacenter and IPv6 sit on the same plan for the jobs where speed matters more than disguise.

Sticky IP per profile

Give each profile its own sticky port and it keeps one consistent address across launches, so a fingerprint and its IP always tell the same story.

Proxy Manager friendly

Octo's Proxy Manager stores proxies once and reuses them across profiles. Add the gateway a single time and attach it wherever you need it, with no retyping.

SOCKS5 and HTTPS

Octo supports HTTP, HTTPS, SOCKS5 and SSH, and recommends SOCKS5 over plain HTTP. Our gateway serves SOCKS5 and HTTPS, so you are on the recommended path either way.

IPv6 supported properly

Need IPv6? Octo takes it with the host in square brackets, and we sell IPv6 as a first-class type rather than an add-on. Good for high-volume, low-sensitivity work.

Rotating on the same plan

Switch a profile to the rotating endpoint for a fresh IP per connection when you are scraping rather than holding an account. See rotating proxies.

Setup

Add Proxy Rotator to Octo Browser

Save the gateway in the Proxy Manager once, then attach it to as many profiles as you like.

Before you start. You will need the Octo Browser desktop app and an active Octo subscription, plus a Proxy Rotator plan for the gateway details in step one. Octo's API access sits on their higher tiers, which matters only for the automation section further down.

Copy your gateway details

Open Proxy Gateways in your Proxy Rotator dashboard. Copy the host, the port for the proxy type and location you want, and your username and password. Each type lists a rotating port and a range of sticky ports, take a sticky port for account work.

Open the Proxy Manager

In Octo Browser, go to the Proxies section and click Add Proxy. This saves the proxy to your list so any profile can pick it up later without re-entering credentials. Use Bulk Add instead if you are loading many at once.

Enter the gateway

Choose the protocol, then enter the host, port, login and password. Octo also accepts a single pasted line and detects the format automatically, which is quicker.

Octo Browser - Add Proxy
Proxy Rotator - US sticky 01
SOCKS5  (or HTTPS)
gateway.proxyrotator.com
8080
USER
PASS

The Octo Browser Add Proxy form with Proxy Rotator gateway details.

Check the proxy, then confirm

Click Check Proxy. Octo connects through the gateway and reports the exit IP along with the ISP, connection type, location and timezone it detects. When the IP shows green, click Confirm to save it to the list.

Attach it to a profile

Create or edit a profile, open its proxy setting and pick the saved entry from the Proxy Manager. Save, launch, and the browser runs on that IP. For multi-accounting, repeat with a different sticky port for every profile.

Paste formats Octo accepts

Rather than filling each field, you can paste one line and let Octo work out the format. All three of these describe the same gateway, so use whichever your notes are already in.

Octo Browser proxy paste formats
# Octo auto-detects each of these in the Add Proxy field.
# Swap in your own host, port and credentials.

socks5://USER:PASS@gateway.proxyrotator.com:8080
http://gateway.proxyrotator.com:8080:USER:PASS
gateway.proxyrotator.com:8080:USER:PASS

# IPv6 gateways wrap the host in square brackets
[2001:db8::1]:8080:USER:PASS

Bulk import for many profiles

For a batch, use Bulk Add and paste one proxy per line. The important detail for multi-accounting is the port: keep the host and credentials identical and change the sticky port on each line, so every line becomes an independent session holding its own IP.

Octo Browser bulk add (one profile per line)
# One line per profile. Same host and credentials,
# a different sticky port from the range in your dashboard.
gateway.proxyrotator.com:11001:USER:PASS
gateway.proxyrotator.com:11002:USER:PASS
gateway.proxyrotator.com:11003:USER:PASS
gateway.proxyrotator.com:11004:USER:PASS
gateway.proxyrotator.com:11005:USER:PASS

The Proxy Manager list shows how many profiles are using each proxy, along with the protocol, address, country and detected ISP, so you can see at a glance whether two profiles are sharing an address when they should not be.

Reference

Field mapping

What goes in each field of the Octo Browser proxy form.

Octo Browser fieldWhat to enterExample
TitleAny label. Naming it after the profile keeps the list readableProxy Rotator - US sticky 01
ProtocolSOCKS5 or HTTPS, both on the same gatewaySOCKS5
HostYour gateway hostnamegateway.proxyrotator.com
PortThe port for that proxy type and location8080
LoginYour gateway usernameUSER
PasswordYour gateway passwordPASS
Protocol: HTTPSkip it. Octo recommends SOCKS5 over plain HTTP

Host, port and credentials all come from Proxy Gateways in your Proxy Rotator dashboard.

Match the profile to the IP

When you check a proxy, Octo reports the ISP, connection type, location and timezone it detects for that IP. Read it. It is the fastest way to catch a residential IP that is really a hosting range, or a profile whose declared timezone is hours away from where its IP claims to be.

Octo notes that its geolocation database and the one used by whichever site you test against will not always agree, so an occasional flag mismatch is a database difference rather than a broken proxy. When a site's own idea of the location matters, set the language and timezone on the profile manually rather than trusting auto-detection.

This is where city-level targeting pays off. Pin the profile to a city on residential, set the matching timezone and language once, and every launch afterwards is consistent. Verify with the fingerprint checkers Octo recommends before you put a profile to work.

Rotating vs sticky for Octo profiles

For anything holding an account, use sticky proxies. One IP per profile, held for the session, so the account looks like the same returning person on every launch. That is the whole point of pairing an antidetect browser with a proxy in the first place.

Use rotating proxies where a fresh IP per connection helps, such as bulk collection or availability checks driven through the API. Both modes are on the same gateway and the same plan, so switching is a port change.

Troubleshooting

Octo Browser proxy not connecting?

The errors Octo reports, what usually causes them, and the fix.

What Octo showsLikely causeFix
Proxy connection failedWrong protocol for the port, or a typo in host or portRe-copy from Proxy Gateways, confirm SOCKS5 vs HTTPS
Failed to get proxy dataOcto reached the proxy but could not read its detailsRe-run Check Proxy, then verify with the cURL command below
Check Proxy fails, cURL worksIP-whitelist auth, or a local firewall blocking OctoSwitch to user:pass auth, or whitelist this machine's IP
Credentials rejectedLogin or password mismatched, or a stray space when pastingPaste the single-line format instead and let Octo split it
Country flag looks wrongGeolocation database difference, not a proxy faultSet language and timezone on the profile manually
Two profiles share an IPBoth point at the same entry, or at a rotating portGive each profile its own sticky port and its own entry
IP changes between launchesPointed at a rotating portSwitch to a sticky port from the range in your dashboard
IPv6 proxy fails on some sitesThe target site has no IPv6 supportUse residential or datacenter IPv4 for those profiles

Octo's own FAQ suggests testing a proxy with cURL before blaming the browser, which is exactly right. Run this from the same machine and it should print an IP that is not yours.

cURL verify
curl -x http://USER:PASS@gateway.proxyrotator.com:8080 https://api.ipify.org
FAQ

Proxy Rotator with Octo Browser FAQ

How do I add a proxy to Octo Browser?
Open the Proxies section, click Add Proxy, choose SOCKS5 or HTTPS, and enter your gateway host, port, login and password. You can also paste a single line such as gateway.proxyrotator.com:8080:USER:PASS and Octo detects the format. Click Check Proxy, and when the IP shows green click Confirm to save it.
Which proxy type is best for Octo Browser profiles?
For account work, sticky residential or mobile IPs. They come from real home and cellular connections, and a sticky session keeps each profile on one address. Datacenter suits speed-sensitive work and IPv6 suits high-volume tasks. All four types are on one plan from $24.95/mo.
Does Octo Browser support SOCKS5?
Yes. Octo supports HTTP, HTTPS, SOCKS5 and SSH, and its documentation recommends SOCKS5 over plain HTTP because HTTP proxies cannot offer the same anonymity. Our gateway serves both SOCKS5 and HTTPS on the same credentials, so pick either.
Can I import proxies into Octo Browser in bulk?
Yes. Use Bulk Add in the Proxies section and paste one proxy per line. For multi-accounting, keep the host and credentials the same on every line and change only the sticky port, so each line is an independent session holding its own IP.
What paste formats does Octo Browser accept?
Three, and it detects them automatically: socks5://USER:PASS@host:port, http://host:port:USER:PASS, and plain host:port:USER:PASS. IPv6 addresses go in square brackets, as [host]:port:login:password.
Why does Octo Browser say Proxy connection failed?
Usually the protocol does not match the port, or the host or port has a typo. Confirm you selected SOCKS5 or HTTPS to match the port you were given, and re-copy the details from your dashboard. If you authenticate by IP whitelist, confirm this machine's public IP is whitelisted. Test with cURL to rule out the browser.
Does every Octo Browser profile need its own proxy?
For separate accounts, yes. Profiles sharing one IP can be linked by platforms no matter how different the fingerprints are. Give each profile its own sticky port so it keeps a distinct, stable address. The Proxy Manager shows how many profiles use each proxy, which makes accidental sharing easy to spot.
Why does Octo Browser show the wrong country for my proxy?
Octo checks location against its own geolocation database, and that will not always match the database used by whatever site you are testing with, so a flag mismatch is often a database difference rather than a proxy fault. Where the location genuinely matters, set the profile language and timezone manually instead of relying on detection.
Can I use these proxies with Octo Browser automation?
Yes, and no proxy code is needed. Octo runs a local API on http://localhost:58888. Start a profile through it and you get a ws_endpoint to attach Playwright, Puppeteer or Selenium over CDP. The profile applies its saved Proxy Manager entry, so the automated session uses the same IP as a manual launch.
Should I use rotating or sticky proxies with Octo Browser?
Sticky for accounts, rotating for collection. A sticky port holds one IP so a profile looks like the same returning user. A rotating port gives a fresh IP per connection, which suits bulk scraping driven through the API. Both are on the same gateway, so you switch by changing the port.
Do I need a separate plan for each antidetect browser I use?
No. One Proxy Rotator plan works everywhere. The same gateway credentials go into Octo Browser, Incogniton, Multilogin and every other tool on our integrations list at the same time. See pricing to size the concurrency you need.

Power your Octo Browser profiles with clean IPs

Residential, mobile, datacenter and IPv6 on one plan, with a sticky IP per profile and bulk import into the Proxy Manager. From $24.95/mo.

Copied!