ZestyServers Docs
StoreZesty ToolsProxy GuidesService Status
  • 👋Welcome
  • 🔧ZestyTools
    • ZestyTool
    • Proxy Tester
    • Zesty + CF VPN
  • 🍋Setting up your server
  • 🤞Need help choosing?
  • 📋Table of Contents
  • 📡Connecting
    • Connect to server (Windows)
    • Connect to server (macOS X)
    • Connect to server (Royal TS)
    • Connect to server (iOS)
    • Connect to server (Android)
    • Connect to server (Linux)
    • RDP Relay / Accelerator
  • 🔒Security
    • RDP Security, why?
    • RDPHelper
      • Setup 2FA (TOTP)
      • Whitelist IP Address
      • Blacklist IP Address
      • Change Password
      • Change RDP Port
    • How to change your RDP Port
      • RDP Change - ZestyTool
      • RDP Change - Manually
    • How to enable brute force prevention
    • How to setup DUO 2FA on RDP
    • How to change Windows password?
  • đŸ•šī¸Basics
    • How do I restart my server?
    • How do I update my server?
    • How to change RDP resolution
    • How to use BP Proxy Switcher
    • Is Discord on a server safe?
    • How to setup a proxy on a server
    • Things to check on before drops
  • 👨‍đŸ’ģSoftware
    • How to install Microsoft Edge
    • How to install NodeJS
    • How to install Java
    • How to install .NET 4.8+
  • đŸ“ĻOrders FAQ
    • Order Fulfilment
    • Can I have a refund?
    • How does billing work?
    • Apply discount code after order?
    • Which Crypto Currency do we accept?
    • What do I do if I missed a payment?
  • ⚡Troubleshooting
    • Troubleshooting Guide
    • How to change display colors on Windows RDP
    • How to turn down interpolation on MacOS Remote Desktop
    • How to change DNS servers
      • Change DNS - Windows
      • Change DNS - macOS X
    • How to check when the Windows server crashed?
  • ❓Server Questions
    • Why does it say my server is located elsewhere?
    • What comes installed on the server?
    • What kind of speeds should I be seeing?
    • Should I update my server when I get it?
Powered by GitBook
On this page
  1. Basics

How to setup a proxy on a server

Note that this will ensure that windows runs off of a proxy.

PreviousIs Discord on a server safe?NextThings to check on before drops

Last updated 4 years ago

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

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

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.

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.

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

The click on "Add a Windows credential"

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.

Example of the proxy structure.

123.123.123.123:1234:user:pass IP: 123.123.123.123 Port: 1234 Username: user Password: pass

If needed, do a reboot/restart of the server.

đŸ•šī¸