A proxy server acts as a middleman between your device and the internet. It hides your real IP address and can improve privacy, unlock content, or manage internet usage. But sometimes, you need to know Comment trouver l'adresse d'un serveur proxy - que ce soit pour le dépannage, la configuration ou le passage à un meilleur fournisseur de proxy.
In this simple guide, we’ll show you how to check proxy settings and find your proxy server’s IP address on Windows, Mac, iPhone, Android, and even inside your browser. Plus, we’ll show you a smarter alternative to manual setup — en utilisant OkeyProxy pour obtenir instantanément des IP proxy sûres et fiables.
What Is a Proxy Server Address? 🔎
A serveur proxy est un serveur intermédiaire qui achemine votre trafic internet. Lorsque vous accédez à un site web par l'intermédiaire d'un proxy, votre demande passe d'abord par le serveur proxy, qui la transmet ensuite au site web. Cela permet de masquer votre adresse IP et votre localisation.
A adresse du serveur proxy is simply how you (or your device) identify that middleman server. It usually comes in one of these formats:
- IP address + port — e.g.
192.168.1.10:8080. This is the most common format on desktop and mobile devices. - Hostname + port — e.g.
proxy.company.com:3128, often used on corporate networks. - Protocol prefix + address — e.g.
http://,https://ousocks5://in front of the IP, which tells apps which proxy protocol to use.
🤔 Why would you need to find it? A few common reasons:
- To troubleshoot slow or failed internet connections
- To manually enter proxy details into an app, game, or scraping tool
- To confirm which proxy (and location) you’re actually connected to
- To double-check your proxy is working before browsing something sensitive
- To migrate your settings when switching to a new proxy provider
And here are the classic reasons people use a proxy server in the first place:
- Pour cacher votre véritable adresse IP
- Pour accéder au contenu géo-restreint
- Pour contourner la censure ou les blocages de l'internet
- Améliorer l'anonymat et la sécurité en ligne
- Gérer ou contrôler l'utilisation de l'internet dans les organisations
Pour savoir quel type de serveur proxy répond à vos besoins, lisez les informations suivantes CHAUSSETTES4 VS CHAUSSETTES5 et Serveur proxy HTTP.
Now, let’s explore how to find the IP address of a proxy server if you’re already connected to one. 👇
How to Find Proxy Server IP Address on Windows 🖥️
Méthode 1 : Utilisation des paramètres de Windows
- Aller à Démarrage > Paramètres.
- Cliquez sur Réseau et Internet.
- Choisir Proxy dans la barre latérale.
- Sous Configuration manuelle du proxyVérifier l'état d'avancement de la mise en œuvre Adresse et Port champs.

Elle indique l'adresse IP et le numéro de port de votre serveur proxy actuel.
Méthode 2 : Utilisation de l'invite de commande
- Presse Windows + R, type
cmdet appuyez sur Entrée. - Type
netsh winhttp show proxyet appuyez sur Entrée.
This command will display proxy information if any is configured. ⚡ Handy tip: Windows actually keeps two separate proxy lists — one for your browser (WinINet) and one for background system services (WinHTTP) — so if an app can’t connect even though Chrome works fine, this is the command to check.
How to Find Proxy IP Address on Mac 🍎
- Cliquez sur l'icône Apple et sélectionnez Paramètres du système ou Préférences du système.
- Aller à Réseau.
- Sélectionnez votre connexion active (Wi-Fi ou Ethernet).
- Cliquez sur Détails ou Avancé.
- Aller à la page Proxies tabulation.

Here, you’ll see if a proxy is being used and the IP address and port number. Mac also lets you check this from Terminal — just run networksetup -getwebproxy Wi-Fi (swap “Wi-Fi” for your active network service name if different).
How to Find Proxy Server on iPhone/iPad 📱
- Ouvrir Paramètres.
- Aller à Wi-Fi.
- Appuyez sur l'icône "i" à côté de votre réseau connecté.
- Faites défiler vers le bas jusqu'à Proxy HTTP.
- S'il est réglé sur Manuelvous verrez l'adresse IP et le port.

S'il est réglé sur Auto, the proxy is configured using a URL instead of a plain IP address — see the note below. ⬇️
How to Find Proxy Server on Android 🤖
- Aller à Paramètres.
- Robinet Réseau et Internet > Wi-Fi.
- Appuyez sur l'icône en forme de roue dentée située à côté de votre réseau Wi-Fi.
- Robinet Avancéalors Proxy.
- S'il est réglé sur Manuelvous verrez l'adresse IP et le port.

N'oubliez pas que la plupart des paramètres de proxy sur Android ne s'appliquent qu'au réseau Wi-Fi actuel.
📌 Good to know: If your proxy is set to Auto-config (PAC) on any device — Windows, Mac, iPhone, or Android — you won’t see a plain IP address at all. Instead, you’ll see a script URL (something like
http://proxy.example.com/proxy.pac). That’s normal: the actual proxy IP is defined inside the script and can even change depending on which website you’re visiting, so there may not be a single fixed address to find.
How to Find Proxy Server Address in Your Browser 🌐
Most browsers don’t keep their own proxy settings — they simply borrow whatever is configured at the operating system level, which is why the steps above already cover them in most cases.
Chrome, Edge & Safari
These browsers inherit your OS proxy configuration. In Chrome or Edge, go to Settings > System > Open your computer’s proxy settings — this simply opens the same Windows or Mac panel described above. Older articles mention chrome://net-internals/#proxy, but Google has since removed that page, so it’s no longer a reliable way to check.
Firefox (the exception)
Firefox is different: it manages its own independent proxy settings, separate from your OS. To check it:
- Open Firefox and click the menu (☰) > Paramètres.
- Faites défiler jusqu'à Paramètres du réseau et cliquez sur Paramètres....
- Si Configuration manuelle du proxy is selected, you’ll see the address and port right there.

This makes Firefox a handy cross-check tool: if Firefox shows no proxy but Chrome seems to be routed through one, the proxy is likely coming from your system settings or a browser extension rather than Firefox itself.
Advanced Ways to Find a Proxy Server Address 🛠️
If the manual settings don’t tell you the full story — or you want to confirm a proxy is actually active, not just configured — try these:
- Third-party IP lookup tools: Sites like ipinfo.io ou whatismyipaddress.com show the IP address, ISP, and location your traffic appears to come from — useful for confirming your proxy is really masking your real IP.
- Browser DevTools: Open the Network tab, load any page, and inspect the request headers for entries like
ViaouX-Forwarded-For. Note: many HTTPS proxies strip these headers, so this method isn’t foolproof. - Command-line checks: On Windows,
reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServershows the browser-level proxy. On Mac/Linux,curl -v https://example.comcan reveal proxy-related connection details.
These methods are great for verification, but they’re extra steps most people shouldn’t need every time — which is exactly the kind of hassle a good proxy dashboard eliminates. 👇
What If You Have Multiple Proxy Servers Configured? 🧩
It’s common to end up with more than one proxy defined at once — for example, separate entries for HTTP, HTTPS, and SOCKS on Mac’s Proxies tab, or a browser extension proxy running alongside your system proxy. A few things worth knowing:
- Different protocols (HTTP vs. HTTPS vs. SOCKS) can each point to a different address, so check every tab, not just one.
- When multiple sources are active, there’s usually a priority order — an extension-set proxy in Chrome typically overrides the OS-level proxy, and Firefox ignores the OS proxy entirely in favor of its own settings.
- On corporate or school networks, traffic may pass through a chain of proxies, so the address you find on your device might just be the first hop, not the final one.
If this sounds like a lot to track manually across devices, that’s exactly the problem OkeyProxy was built to solve. 😌
Why Manually Finding Proxy IP Isn’t Always Ideal ⏳
Vérifier manuellement les paramètres du proxy peut prendre beaucoup de temps, surtout lorsqu'il s'agit de gérer plusieurs appareils ou de faire tourner les IP pour des tâches telles que le scraping, le référencement ou l'accès à des contenus géo-restreints. Pire encore, l'utilisation de proxys gratuits aléatoires peut exposer vos données à des risques ou entraîner des interdictions d'IP.
💡 C'est là que OkeyProxy entre en scène !
The Smarter Way: Use OkeyProxy for Reliable IPs 🚀
OkeyProxy is a trusted proxy provider offering fast, secure, real residential proxies — so you get a working proxy address the moment you need one, instead of hunting for it across five different settings menus.
Raisons principales d'utiliser OkeyProxy :
- IP résidentielles statiques et tournantes — Avoid bans and enjoy high anonymity. 🛡️
- Ciblage des lieux — Choose IPs from specific countries or cities in a few clicks. 🌍
- Connexions rapides et stables — No more slow or unreliable free proxies. ⚡
- Instant Address & Port — Your proxy IP, port, and credentials are shown clearly in one dashboard — no digging through OS settings. 📋
- Tableau de bord simplifié — Set up and manage proxies with zero tech skills required. 🖱️

Instead of wasting time checking random IPs, let OkeyProxy hand you a clean, ready-to-use proxy address — backed by professional support and secure networks.
Essayez OkeyProxy maintenant and get instant access to premium proxies without the hassle of manual setup. 🎉
REMARQUE : Si vous appliquez une adresse proxy à un certain navigateur ou à une certaine application, lisez ce qui suit comment définir les paramètres du proxy pour tous les appareils pour plus de détails.
FAQs – Frequently Asked Questions ❓
Qu'est-ce que l'adresse IP d'un serveur proxy ?
L'adresse IP d'un serveur proxy est l'identifiant unique (comme l'adresse 192.168.0.1) du serveur proxy auquel vous êtes connecté. Il permet d'acheminer votre trafic internet via un autre serveur à des fins de confidentialité, de rapidité ou d'accès.
Is a proxy server address the same as an IP address?
Not exactly. A proxy server address usually contains an IP address plus a port number (like 203.0.113.5:8080), but it identifies the proxy machine itself — not your device. Your own IP address identifies your device on the internet, while the proxy address identifies the middleman that hides it. If you’re on an auto-config (PAC) setup, the “address” you see may be a script URL rather than a raw IP at all.
Puis-je utiliser un serveur proxy gratuit ?
Oui, mais soyez prudent. Les proxys gratuits ont souvent une vitesse, une fiabilité et une sécurité médiocres. Ils peuvent enregistrer vos données ou vous exposer à des logiciels malveillants. Pour de meilleures performances et une meilleure protection, utilisez des services de confiance tels que OkeyProxy.
Comment savoir si j'utilise un proxy ?
Vous pouvez vérifier les paramètres de votre réseau ou visiter whatismyipaddress.com. Si votre adresse IP diffère de votre emplacement réel ou de votre fournisseur d'accès à Internet, il est probable que vous soyez connecté par l'intermédiaire d'un proxy.
Quel type de proxy OkeyProxy offre-t-il ?
OkeyProxy propose des proxys résidentiels et proxies pour centres de données. All come with high-speed performance, rotating IPs, and global coverage — perfect for SEO, market research, or privacy-focused browsing.
Puis-je changer régulièrement l'adresse IP de mon proxy ?
Oui ! Avec OkeyProxy, vous pouvez utiliser des proxies rotatifs ou changer manuellement d'IP en fonction de votre plan, ce qui est parfait pour les tâches nécessitant des changements d'identité fréquents.
Ai-je besoin de compétences techniques pour utiliser OkeyProxy ?
Pas du tout. OkeyProxy fournit des guides d'installation faciles à suivre pour les principaux appareils et logiciels. Même les débutants peuvent commencer en quelques minutes.
Conclusion
Finding your proxy server IP address is a useful skill for diagnosing network issues, configuring devices, or just understanding how your internet traffic flows. Whether you’re using Windows, Mac, iOS, Android, or checking straight from your browser, this guide covers every place to look — plus the advanced tricks for when the standard settings don’t cut it.
Mais si vous voulez un moyen meilleur, plus rapide et plus sûr d'accéder aux proxys - OkeyProxy is the smart choice. No need to deal with random or risky IPs, hunt through five settings menus, or guess whether your proxy is even working. Just choose a plan, get your proxy details instantly, and start browsing securely and anonymously. ✅
Prenez le contrôle de votre accès à l'internet dès aujourd'hui. Inscrivez-vous auprès de OkeyProxy et de bénéficier d'une performance proxy de qualité professionnelle.







