Skip to content

Quick Start

Stop reading and start connecting. If you have an active plan, follow these steps to get online immediately.

Step 1: Get Your Credentials

  1. Go to your Dashboard > Proxies.
  2. Click the “Get Proxy Details” button.
  3. Copy your Username (user_XXXX) and Password.

Step 2: The Connection String

Most applications accepts proxies in this standard format. Copy this structure:

http://user_YOURID:PASSWORD@portal.anyip.io:1080

Step 3: Test Your Connection

Run this command in your terminal (Mac/Linux/WSL) to verify you are routing through anyIP:

Terminal window
curl -x "http://user_XXXX:PASSWORD@portal.anyip.io:1080" http://ip-api.com/json

If it returns an IP address different from your home internet, you are connected.


Configuration Cheat Sheet

If your software asks for fields individually instead of a single string:

SettingValue
ProtocolHTTP/HTTPS or SOCKS5 (all supported on same port)
Host / Serverportal.anyip.io
Port1080 or 443 (For standard User/Pass auth)
Usernameuser_XXXX (See Configuration Reference to customize location)
PasswordYour Proxy Password