Setup guide
Everything you need to start using your ISP proxies in a couple of minutes.
1Understanding your proxy string
Each proxy you receive looks like this — four parts separated by colons:
123.45.67.89:8080:username:password
That is IP : PORT : USERNAME : PASSWORD. These are the four values you'll paste into any tool that supports proxies. It works over both HTTP/HTTPS and SOCKS5.
2Quick test (curl)
Verify a proxy works and returns its IP:
curl -x 123.45.67.89:8080 -U "username:password" https://ipinfo.io
You should see the proxy's IP and location in the response.
3Use it in an anti-detect browser
In tools like GoLogin, AdsPower, Dolphin, Multilogin, or Incogniton, add a new proxy and choose type HTTP (or SOCKS5). Then fill:
- Host / IP: the first part (e.g. 123.45.67.89)
- Port: the second part (e.g. 8080)
- Username and Password: the third and fourth parts
Click "Check proxy" and you're ready.
4Use it in a normal browser (extension)
Install a proxy switcher extension (e.g. FoxyProxy or Proxy SwitchyOmega), add a profile with the host, port, username and password from your proxy string, and toggle it on. All traffic then routes through your ISP IP.
5Good to know
- Your IP is static — it stays the same while your subscription is active.
- Renewals are automatic each month; nothing to do on your side.
- Manage or cancel anytime from your dashboard.