Skip to content
NextProxyNextProxyDocs

Unlimited residential · Port edition

Buy by port count and validity. Payment triggers automatic delivery of real dedicated TCP ports, each capped at 6 Mbps and 20 concurrent connections.

The port edition is separate from the bandwidth edition. It is priced by port count × validity, with no per-GB deduction. Every delivered entry is a real dedicated TCP listener on a gateway.

Transient TCP, proxy-handshake, or 5xx failures during exit connection establishment receive up to three retries after the initial attempt. A success stops retrying; exhaustion closes the connection. Authentication failures, 4xx responses during exit connection establishment, and client cancellation are not retried.

Plan matrix

Ports3 days7 days30 days
5$11.88$25.74$99.00
10$22.68$49.14$189.00
20$38.28$82.94$319.00

Every endpoint has a hard 6 Mbps aggregate upload-and-download cap and accepts at most 20 concurrent connections. Unlimited traffic means no traffic-balance deduction; it does not mean unlimited speed or connections.

Automatic delivery

After payment succeeds, the service confirms that the ports are ready and proxy service is available in the selected region. Validity starts only after both checks pass and credentials become visible. This normally completes in seconds without manual fulfillment.

Each endpoint includes:

FieldMeaning
IP:portDedicated listening address
Username / passwordEndpoint-specific credentials
Country/regionChosen at checkout and then fixed
Rotation periodEditable from 3–30 minutes
ExpiryCounted from successful activation
Proxy commandA ready-to-copy connection string

Batch copy and TXT export support both forms:

text
hostname:port:username:password
username:password@hostname:port
http://username:password@hostname:port

Special characters are percent-escaped in URL output.

Editable fields

  • Remark
  • Rotation period from 3–30 minutes
  • Regenerated password

Region and port count are immutable for the service period. Renewal extends the original order and preserves the same endpoint set; do not create a new order as a substitute for renewal.

Expiry, refunds and cooling

An expired or refunded port immediately stops accepting new connections and enters cooling. It cannot be allocated to another user until cooling ends. The system then removes its binding, revokes its key, and scrubs recoverable credentials while retaining secret-free audit history. A paid order that cannot be activated within five minutes is credited to the site wallet.

Quick check

shell
curl -x http://USERNAME:PASSWORD@HOST:PORT https://api.ipify.org

If it fails, first verify that the console shows the order as active rather than provisioning or cooling.

Did this page solve your problem?