Here is a step-by-step guide on how to change proxy settings on various operating systems and browsers. Each section covers the step-by-step instructions for getting up and running for your target OS or browser. Please note these instructions are for configuring one proxy connection. If you are using a tool that allows you to add multiple proxies, please see our other guides or refer to the help docs for the software you are using.
As an initial step and to prepare for testing your proxy configuration, first go to WhatIsMyIPAddress now and take a note of your current IP address. After you complete the setup, go back to WhatIsMyIPAddress and make your proxy configuration is working.
How to Configure a Proxy in the Major Browsers:
Chrome Browser Proxy Settings
- Open Google Chrome.
- Click on the three-dot menu in the top-right corner.
- Go to Settings > System > Open your computer’s proxy settings.
- This will redirect you to the proxy settings for your OS (Windows, macOS, etc.).
- Under Manual Proxy Setup, toggle Use a proxy server.
- Enter your proxy IP address and Port number.
- Click Save.
Edge Browser Proxy Settings
- Open Microsoft Edge.
- Click the three-dot menu in the upper-right corner and choose Settings.
- Scroll to the bottom and click System and performance.
- Under Open your computer’s proxy settings, you’ll be redirected to the system’s proxy configuration (Windows or macOS).
- Toggle Use a proxy server and input the IP address and Port.
- Click Save.
Firefox Proxy Settings
- Open Mozilla Firefox.
- Click on the three horizontal lines in the top-right corner and select Settings.
- Scroll to Network Settings and click Settings.
- In the Connection Settings window, select Manual proxy configuration.
- Enter the IP address and Port for your proxy.
- Click OK to apply the settings.
Brave Browser Proxy Settings
- Open Brave Browser.
- Click the three lines in the upper-right corner and go to Settings.
- Scroll to System and click Open your computer’s proxy settings.
- This redirects you to the OS proxy settings (Windows or macOS).
- Enter your Proxy IP and Port.
- Click Save.
Safari Proxy Settings
Safari relies on the system settings on your Mac, so to use a proxy through Safari, follow the instructions on “How to set up a Proxy on Mac” below.
How to Configure a Proxy on the Major OSes
Windows Proxy Settings
- Press Windows + I to open Settings.
- Go to Network & Internet > Proxy.
- Under Manual proxy setup, toggle Use a proxy server to On.
- Enter your Proxy IP address and Port.
- Click Save.
macOS Proxy Settings
- Open System Preferences.
- Go to Network and select your current network connection.
- Click Advanced, then navigate to the Proxies tab.
- Check the proxy protocol you want to configure (e.g., Web Proxy (HTTP), Secure Web Proxy (HTTPS)).
- Enter the Proxy server IP address and Port.
- Click OK and Apply.
Linux Proxy Settings
General Command-Line Method (Across Linux Distributions):
This general command-line method for setting up a proxy will work across Linux distributions. you can set them by editing the following environment variables in either the /etc/environment file (for system-wide configuration) or your ~/.bashrc file (for user-specific configuration):
- Open a terminal and use a text editor to modify the appropriate file:
sudo nano /etc/environment
2. Add your proxy details:
export http_proxy="http://proxy-server-ip:port"
export https_proxy="http://proxy-server-ip:port"
export ftp_proxy="ftp://proxy-server-ip:port"
export socks_proxy="socks://proxy-server-ip:port"
3. Save the file and apply the changes:
source /etc/environment
4. You can test if your proxy is functioning correctly by running this curl command in the terminal.
curl ifconfig.me
How to Configure a Proxy on Mobile Devices
Android Proxy Settings
- Open Settings on your Android device.
- Go to Wi-Fi and select the network you’re connected to.
- Tap Advanced options.
- Under Proxy, select Manual.
- Enter the Proxy IP and Port.
- Tap Save.
iOS Proxy Settings
- Open Settings on your iPhone.
- Go to Wi-Fi and tap on the network you’re connected to.
- Scroll down to HTTP Proxy and select Manual.
- Enter the Proxy IP and Port.
- Tap Save.
This step-by-step guides has shown you how to set up a proxy on various OS platforms and browsers. Be sure to test your proxy settings by checking your IP on whatismyipaddress.com or similar websites after configuring your proxy to ensure the proxy connection is functioning correctly.
If you need to set up multiple proxies, you might need specialized tools which are also covered in our guides! And if you need more advanced proxy settings please see ProxyMatch to help you choose the best proxies for your use case.
More Resources
Guide: How to Change Proxy Settings On Any Device
Clear and simple guide to configuring proxy settings on any browser, mobile or desktop OS.
Are VPNs Safe? Do they Work?
Are VPNs safe? Are they effective? Find out then use our VPN cheat sheet to find a provider you can rely on.