# How to setup a proxy on a server

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

![](https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvlDvQUegKTYko95Z1l%2F-MUjkWbax15sFDgxuqcI%2F-MUjktOcTQpc5R1rrlnN%2FPROXY_1.png?alt=media\&token=f60090e4-a63b-4ce5-b684-77b949f85840)

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

![](https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvlDvQUegKTYko95Z1l%2F-MUjkWbax15sFDgxuqcI%2F-MUjkvphSzdKNUa2YJKX%2FPROXY_2.png?alt=media\&token=3ade65a2-1e5c-4f3a-980e-1d48fe39e4cc)

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;

![](https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvlDvQUegKTYko95Z1l%2F-MUjkWbax15sFDgxuqcI%2F-MUjkxhytHqGwgfVkjLk%2FPROXY_3.png?alt=media\&token=9257bc19-81af-41b4-927c-32604c165b5a)

## 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**"

![](https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvlDvQUegKTYko95Z1l%2F-MXEmIO5nL3GK2U-MFKo%2F-MXEmzX0uYwLE3Yw4SOk%2Fimage.png?alt=media\&token=9e410415-dce7-42da-8f7a-7b140ee7699a)

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

![](https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvlDvQUegKTYko95Z1l%2F-MXEmIO5nL3GK2U-MFKo%2F-MXEnB6vhkU-fDh9qxXP%2Fimage.png?alt=media\&token=2efa3fb2-5dae-477d-8163-dda3e220bd4e)

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 %}

![](https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvlDvQUegKTYko95Z1l%2F-MXEmIO5nL3GK2U-MFKo%2F-MXEnKr4Vr9_9mm6VHfE%2Fimage.png?alt=media\&token=7241a694-5109-4519-b3cf-c8e34e8efb6a)

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