> For the complete documentation index, see [llms.txt](https://docs-servers.zesty.group/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-servers.zesty.group/basics/how-to-setup-a-proxy-on-a-server.md).

# How to setup a proxy on a server

Go to the **Start Menu** and search for **Proxy**, then after click on **Change proxy settings**.

![](/files/-MUjktOcTQpc5R1rrlnN)

Go to the **Manual proxy setup** section and enable **Use a proxy server**.

![](/files/-MUjkvphSzdKNUa2YJKX)

Insert your proxy IP into the address section and then the proxy port into the port section. \
If you need a username and password for the proxy, Windows will automatically ask for it in a popup.&#x20;

![](/files/-MUjkxhytHqGwgfVkjLk)

## Extra steps if using User:Pass proxies

If you are using an IP authenticated proxy, you should be done. If you are using a user:pass proxy please follow the instructions below.&#x20;

Go to the Start Menu and search for "**Manage Windows Credentials**"

![](/files/-MXEmzX0uYwLE3Yw4SOk)

The click on "**Add a Windows credential**"

![](/files/-MXEnB6vhkU-fDh9qxXP)

Then you should be able to add the IP of the proxy (without the port) and the credentials. After this, click OK and you're done.&#x20;

{% hint style="info" %}
Example of the proxy structure.&#x20;

123.123.123.123:1234:user:pass\
IP: 123.123.123.123\
Port: 1234\
Username: user\
Password: pass
{% endhint %}

![](/files/-MXEnKr4Vr9_9mm6VHfE)

{% hint style="info" %}
If needed, do a reboot/restart of the server.&#x20;
{% endhint %}
