Manage Subscriptions
A subscription is a proxy package that you are currently using. Each successful order creates one or more subscriptions.
View Subscription List
Section titled “View Subscription List”- Go to the Subscriptions page on Console
- The list displays all of your subscriptions
Displayed Information
Section titled “Displayed Information”| Column | Description |
|---|---|
| Proxy Type | Proxy type (Rotating, Private IPv4, etc.) |
| Protocol | HTTP or SOCKS5 |
| IP / Port | IP address and connection port |
| Username | Proxy login username |
| Password | Proxy login password |
| Status | Active, Expiring Soon, Expired |
| Expires | Expiration date |
| Auto-renew | Auto-renewal status |
Subscription Status
Section titled “Subscription Status”| Status | Color | Meaning |
|---|---|---|
| Active | Green | Currently active and working |
| Expiring Soon | Yellow | Expiring soon (typically within 3 days) |
| Expired | Red | Expired, proxy is no longer active |
Using Your Proxy
Section titled “Using Your Proxy”HTTP Connection
Section titled “HTTP Connection”Host: <IP_ADDRESS>Port: <HTTP_PORT>Username: <USERNAME>Password: <PASSWORD>cURL example:
curl -x http://USERNAME:PASSWORD@IP_ADDRESS:PORT https://api.ipify.orgSOCKS5 Connection
Section titled “SOCKS5 Connection”Host: <IP_ADDRESS>Port: <SOCKS5_PORT>Username: <USERNAME>Password: <PASSWORD>cURL example:
curl --socks5 USERNAME:PASSWORD@IP_ADDRESS:PORT https://api.ipify.orgSubscription Actions
Section titled “Subscription Actions”Switch Protocol
Section titled “Switch Protocol”You can switch between HTTP and SOCKS5 without needing to repurchase:
- Open the subscription details
- Click the protocol toggle button
- The port will change accordingly
Enable/Disable Auto-renew
Section titled “Enable/Disable Auto-renew”- Enable Auto-renew: The subscription automatically renews upon expiration (funds deducted from wallet)
- Disable Auto-renew: The subscription will not be renewed when it expires
Update Notes
Section titled “Update Notes”You can add notes to each subscription for easier management (e.g., “Used for scraping website X”, “Social media account”).
Cancel Subscription
Section titled “Cancel Subscription”- Open the subscription details
- Click Cancel
- The subscription will continue to work until the end of the current period before stopping
- No refund is issued for the remaining time
Connection String
Section titled “Connection String”Each subscription displays a ready-to-use connection string — you can copy and paste it directly into your application or script without manual assembly.
Rotating Proxy:
host:80:npx-customer-{username}-country-{country_code}:api_keyStatic Proxy:
protocol://username:password@ip:port- The protocol is automatically determined based on the subscription setting (HTTP or SOCKS5)
- The country code is automatically assigned if applicable
Copy Proxy Information
Section titled “Copy Proxy Information”Console provides quick Copy buttons for:
- Copy connection string
- Copy IP:Port
- Copy Username
- Copy Password
- Copy all connection details
Next Steps
Section titled “Next Steps”- Wallet & Payment — add funds for renewal
- Order History — review your orders