How to Find Your Proxy Server Address on Windows, macOS & Smartphones: 2025 Visual Guide

How to Find Your Proxy Server Address on Windows, macOS & Smartphones: 2025 Visual Guide

Lost your proxy details? Whether you’re troubleshooting a connection, double-checking a new setup, or simply curious where your traffic is routed, retrieving your proxy server address is a basic but essential skill. This concise walkthrough covers every major platform—Windows, macOS, Linux, iOS, Android, plus Chrome, Firefox and Edge—with screenshots tips and one-command shortcuts you can copy-paste in seconds.

Quick Definition: What Is a Proxy Address?

A proxy address combines an IP (or hostname) and a port number—e.g., 192.168.1.50:8080. Think of the IP as the building and the port as the door. Your apps send traffic to that door, and the proxy forwards it to the internet using its own identity, masking yours [1].

Platform Cheat-Sheet

OS / DeviceFastest GUI PathCLI Power-User TipCommon Port
Windows 11/10Settings → Network & Internet → Proxynetsh winhttp show proxy8080, 3128
macOS 14+System Settings → Network → (Wi-Fi) → Details → Proxiesscutil --proxy8080, 3128
Ubuntu 24Settings → Network → Network Proxyenv | grep -i proxy3128, 8080
iOS 17Settings → Wi-Fi → ⓘ → HTTP Proxy8080
Android 14Settings → Network & Internet → Wi-Fi → ⚙ → Proxy8080

Step-by-Step Instructions

Windows (GUI + CMD)

  1. Press Win + I → “Network & Internet” → “Proxy”.
  2. If “Use a proxy server” is On, the address and port are listed under “Manual proxy setup”.
  3. Need PAC or historical settings? Open Command Prompt and type:
    netsh winhttp show proxy

macOS (GUI + Terminal)

  1. Apple menu → “System Settings” → “Network” → select active service → “Details” → “Proxies”.
  2. Enabled protocols show on the right. Highlight “Web Proxy (HTTP)” to view IP and port.
  3. Terminal shortcut:
    scutil --proxy | grep -E "Proxy |Port"

iOS & Android

Both systems store proxy per Wi-Fi network. Open Wi-Fi settings, tap the connected network, scroll to “HTTP Proxy” or “Proxy” (vendor label varies). If “Manual” is selected, you’ll see “Server” and “Port” fields. No root required [1].

Browsers: Chrome, Edge, Firefox

Desktop browsers delegate to OS settings. Type chrome://settings/system → “Open your computer’s proxy settings” to jump straight to the OS panel above. Firefox is the exception: Settings → search “Proxy” → “Settings” button shows its own config window.

Troubleshooting: Proxy Address Not Showing?

  • PAC file: Some networks use a .pac URL. Download and open it in a text editor—look for PROXY ip:port lines.
  • Corporate lock: If settings are grey, Group Policy may enforce a central proxy—contact IT.
  • Verify live proxy: Visit whatismyipaddress.com before and after enabling; a changed IP confirms routing.

FAQ

Q: Is the proxy address the same as my default gateway?
A: No. Default gateway (e.g., 192.168.1.1) is your router; a proxy is an optional middle server further upstream.
Q: Can I have a different proxy for HTTP vs HTTPS?
A: Yes. Most OS panels let you set separate entries, or you can list both in a PAC script.
Q: Does a proxy hide my IP from my ISP?
A: No. Your ISP still sees you connecting to the proxy; only the destination website sees the proxy IP.

Learn More

Test Nstproxy Today – 1-Click Setup
Nstproxy logo©2026 NST LABS TECH LTD. All RIGHTS RESERVED.