Quick Start

We provide the possibility to filter out Dedicated ISP IPs by country

  1. Firstly, open up the ISP Proxies → Dedicated ISP → Proxy Setup section on your dashboard.
The Proxy setup section.

The Proxy setup section.

  1. Next, choose your proxy Authentication method. It can be either your whitelisted IP or one of your proxy users. Check out the Proxy authentication article for more details.
Authentication method selection.

Authentication method selection.

  1. Then, select the location of your proxy.
    • Choosing Random means that the IP address will be picked randomly from your list of IPs.
    • Clicking Less options or More options will hide or reveal parameter selection.
    • Selecting a specific country and a Static session will display a country flag and the specific IP that will be assigned using the generated parameters. Using this will always connect to the same IP.

📘

IP-based whitelisting and location selection

For Dedicated ISP Proxies a location can only be specified when using the user:pass authentication method. Otherwise, you can only select a random location with a whitelisted IP.

Location selection.

Location selection.

  1. Afterward, select your preferred Session type and Protocol format.
Session type and Protocol selection.

Session type and Protocol selection.

  1. You will see a proxy list of generated endpoints and ports based on your selection. You can download a .csv or .txt file of the created proxy list, or simply copy it to your clipboard.
Proxy list selection.

Proxy list selection.

  1. Alternatively, you can copy single elements of the generated parameters, such as the Proxy Address, Port, Username, and Password, Proxy IP, or copy the entire example string.
    • You can hide your password by clicking on the eye icon. It will not affect the copy & paste function.
    • Click Switch View at the top right to display the entire parameter string. The IP list is shown only in the default view.
Proxy list selection.

Proxy list selection.

You can apply these ports and endpoints to any application or tool to start using proxies instantly. Check out the quick guides in the Integrations overview section for the most popular tools.


Code examples

You can also test your proxies with code examples. You can select any of the available languages:

  • cURL
  • Python
  • NodeJS
  • PHP
  • GO
A cURL example.

A cURL example.

After you've selected the proxies and language, click Copy in the bottom right corner for convenient pasting.

🚧

Windows command prompt (cmd) support

Currently, the generated examples work for the Terminal of Mac Operating systems. To amend this, you can manually change the single quotes (') to double quotes (") in the provided example.


📘

For advanced code samples and middleware, visit our GitHub page.