> For the complete documentation index, see [llms.txt](https://docs.711proxy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.711proxy.com/proxies/socks5-proxies/how-to-use-your-socks5-proxies.md).

# How to use your SOCKS5 Proxies?

We support SOCKS5 Proxies authentication via API (IP Whitelist) or Username/Password. You may check the [Authentication Methods](/proxies/proxy-configuration-parameters/authentication-methods.md) documentation to familiarize yourself with the concept.

To configure your proxies, kindly navigate to the SOCKS5 Proxies > Proxy Setup section of your dashboard. Here it shows your current available days and the number of available IPs for today. Please refer to the guide in the [24-hour list](/proxies/socks5-proxies/24-hour-list.md) section for the IPs that have been extracted and used.

<figure><img src="https://server.711proxy.com/static/ueditor/1735888483974796.png" alt=""><figcaption></figcaption></figure>

Next, we will walk you through the proxy configuration methods for both API (IP Whitelist) and Username/Password, with detailed screenshots and clear instructions.

### API: IP Whitelist Authentication - Get Host:Port

<figure><img src="https://server.711proxy.com/static/ueditor/1735888701497450.png" alt=""><figcaption></figcaption></figure>

1\. Click to enter the "API" dashboard to configure access parameters.

2\. Add the IP addresses that will access your proxy service to the IP Whitelist, you may check our quick guide to [IP Whitelist](/proxies/proxy-configuration-parameters/ip-whitelist.md).

3\. Countries are randomly assigned by default, so selecting the country/region of the proxy source is not supported here.

4\. Select the number of proxies that you wish to generate, any integer from 1 to 900.

5\. Choose the proxy protocol.

6\. Choose the data format, and separator, or keep the default options.

7\. Click on Generate URL. Then on the right-hand side under "Get API URL", we can see the specifics reflecting the selections made above.

![socks5 proxies-api2-en.png](https://server.711proxy.com/static/ueditor/1735888868646889.png)

8\. After the URL is generated, you may choose to copy the URL or open the URL, which will show you a list of generated proxies once opened. You may learn more on the [API URL](/proxies/proxy-configuration-parameters/api-url.md) page.

{% hint style="info" %}
The IP addresses in the list are the proxy host addresses and not the actual proxy IP addresses that you will be using.
{% endhint %}

### Username/Password: Proxy Authentication via Username - Get Proxy List

<figure><img src="https://server.711proxy.com/static/ueditor/1735888922858752.png" alt=""><figcaption></figcaption></figure>

1\. Click to enter the "Username/Password" dashboard to configure access parameters.

2\. Countries are randomly assigned by default, so selecting the country/region of the proxy source is not supported here.

3\. Choose the sub-user that will be accessing your proxies, or click on the "Manage Sub-users" button to create one. You may check our quick guide to [Sub-Users](/proxies/proxy-configuration-parameters/sub-users.md).

4\. Here you will find the username and password information for your chosen sub-user, these are the credentials that you will use to access your proxies.

5\. The Testing Command is a cURL example which you can paste into your command line to quickly test your proxy settings. You may learn more on the [Testing Command](/proxies/proxy-configuration-parameters/testing-command-curl-example.md) page.

<figure><img src="https://server.711proxy.com/static/ueditor/1735888994217958.png" alt=""><figcaption></figcaption></figure>

6\. Here comes the essential step, on the right-hand side under "Get Proxy List", set up the correct format that suits our target as well as the number of proxies needed, after clicking the "Generate" button, we can see the specifics reflecting the selections made above in the Proxy List, you may learn more on the [Proxy String](/proxies/proxy-configuration-parameters/proxy-string.md) page.

7\. Here we can either copy the generated proxy list to the clipboard, or download it as a .TXT file or a .CSV file, which you can then apply to your software application or tool of choice and start using your proxies.

If you need more information on proxy integration with browsers, proxy managers, tools, etc., please refer to the quick guides in the [Integrations](/third-party-integration/anti-detect-browser.md) section.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.711proxy.com/proxies/socks5-proxies/how-to-use-your-socks5-proxies.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
