Tutorials
March 2, 2026
3 min

How to Find Your Proxy Server Address in 2026 (All Devices)

Jason Wright
Jason Wright
Copywriting & Data Intelligence Specialist
How to Find Your Proxy Server Address in 2026 (All Devices)
概要
How to find proxy server address without turning into an IT wizard? You’re in the right place. Whether you’re troubleshooting connection issues, trying

Key takeaways

  • A proxy server address is the host and port your device uses to route traffic through a proxy, written as host:port (for example proxy-us.proxy-cheap.com:5959).
  • On Windows, macOS, iPhone, and Android you find it in the same network settings where a proxy is configured.
  • You can also read it from the command line: netsh winhttp show proxy on Windows, or scutil --proxy on macOS.
  • If you are setting up a new proxy, the address comes from your provider dashboard, not from your device.

The short answer: a proxy server address is a host and a port, and you find it in your device's network or proxy settings, where any active proxy is listed. The table shows where to look on each platform, then each section walks through it.

Where to find your proxy server address

PlatformWhere to look
Windows 11 / 10Settings > Network & internet > Proxy
macOSSystem Settings > Network > connection > Details > Proxies
iPhone / iPadSettings > Wi-Fi > (i) > Configure Proxy
AndroidSettings > Network & internet > Wi-Fi > network > Proxy
Command linenetsh winhttp show proxy (Windows), scutil --proxy (macOS)

 

It lives in the same settings where a proxy is configured.

What is a proxy server address?

A proxy server address is the location your device sends traffic to when it uses a proxy. It has two parts: a host, which is a hostname or IP address, and a port number, joined as host:port. For example, proxy-us.proxy-cheap.com:5959 points to a host on port 5959.

You need both parts to connect. Some proxies also need a username and password, which are separate from the address. If a proxy is already set up on your device, its address is stored in your network settings, which is where you read it back.

A proxy address has two parts: the host and the port.

How to find your proxy server address on Windows 11 and 10

  1. Open Settings and go to Network & internet > Proxy.
  2. Under Manual proxy setup, select Set up if the fields are hidden.
  3. The Proxy IP address and Port fields show the current address. Together they are your proxy server address.

You can also open the classic panel by running inetcpl.cpl, then Connections > LAN settings, where the same address appears. For the full walkthrough, see how to set up a proxy in Windows.

How to find your proxy server address on macOS

  1. Open System Settings and go to Network.
  2. Select your active connection, click Details, then open the Proxies tab.
  3. Select the enabled protocol, such as Web Proxy (HTTP). The Server and Port fields show the address.

How to find your proxy server address on iPhone and Android

On mobile, the proxy lives on the Wi-Fi network you are connected to.

iPhone or iPad: open Settings > Wi-Fi, tap the i next to your network, then tap Configure Proxy. If it is set to Manual, the Server and Port are your proxy address.

Android: open Settings > Network & internet > Wi-Fi, tap your network, open the Proxy or Advanced options, and read the Proxy hostname and Proxy port.

How to find your proxy address and port for Wi-Fi

For a Wi-Fi proxy, the address and port are tied to that specific network, not to your device as a whole. Open the proxy settings for the active Wi-Fi network using the steps above, and you will see the host in the address field and the number in the port field. If you switch to a different Wi-Fi network or to mobile data, the proxy no longer applies, so check the network you are actually connected to.

How to find your proxy address from the command line

The command line is the fastest way to confirm the address on a computer.

  • Windows: run netsh winhttp show proxy. If a proxy is set, it prints the server and port; if not, it returns "Direct access (no proxy server)."
  • macOS: run scutil --proxy to print the full proxy configuration, including the host and port for each enabled protocol.

These read the system proxy that most apps, including browsers, follow.

Use whichever method is fastest on your device.

Where to get a proxy server address

If you do not have a proxy yet, the address comes from a provider, not from your device. After you buy a proxy, the dashboard shows the host and port to enter. With Proxy-Cheap, rotating residential proxies use the gateways proxy-us.proxy-cheap.com:5959 and proxy-eu.proxy-cheap.com:5959, while static products assign a unique host and port per IP in the setup panel.

Match the proxy type to your task: residential proxies for high-trust work, datacenter proxies for fast public-data access, and ISP proxies for long, stable sessions. To learn what the address means, see our explainer on the proxy address, and to enter it in a browser see how to configure a proxy in Chrome or Safari. Decide between SOCKS5 or HTTP based on your traffic, or compare providers in our roundup of the best proxy providers.

常见问题解答

In your device's network or proxy settings. On Windows it is under Settings > Network & internet > Proxy; on macOS under System Settings > Network > Details > Proxies; and on a phone in the Wi-Fi network's proxy settings. Any active proxy shows its host and port there.

Open Settings, tap Wi-Fi, tap the i next to your network, then tap Configure Proxy. If it is set to Manual, the Server and Port fields are your proxy server address for that Wi-Fi network.

If no proxy is set, you do not have one, and traffic goes directly to the internet. On Windows, netsh winhttp show proxy returns "Direct access (no proxy server)" in that case. To use a proxy, you need an address from a provider.

Run a command: netsh winhttp show proxy on Windows or scutil --proxy on macOS. Both print the current proxy host and port in a few seconds without opening the settings app.

No. Your IP address identifies your own connection, while the proxy server address is the host and port of the proxy you route through. The proxy has its own IP, which is what websites see when you use it.

Yes, in practice you need both. The address is the host, and the port is the number that tells the proxy which service to use, written together as host:port. Enter them in the separate address and port fields your device provides.

Because it is stored per Wi-Fi network, not in a global setting. Open the settings for the exact network you are connected to and check its Configure Proxy or Proxy section. On mobile data there is no manual proxy to find.