How To Set Up a Proxy Server Connection in Firefox

Setting up a proxy server in Mozilla Firefox can help you browse the internet more securely, access region-locked content, or route traffic through a different IP address — similar to how a VPN functions, but on a browser-specific level. Unlike VPNs that encrypt all network traffic, Firefox’s built-in proxy configuration lets you selectively route browser traffic without affecting the rest of your system. This makes it an ideal solution for developers, system administrators, or remote teams managing cloud environments like VPS (Virtual Private Servers).

Step 1: Open Firefox Settings

  1. Launch Mozilla Firefox.

  2. Click the menu button (three horizontal lines) in the top-right corner.

  3. Select “Settings” (or “Options” on some versions).

 Step 2: Access Proxy Settings

  1. Scroll down to the “Network Settings” section at the bottom of the settings page.

  2. Click the “Settings…” button next to “Configure how Firefox connects to the Internet.”

Step 3: Configure the Proxy Connection

You’ll see several connection options:

  • No proxy – Disables any proxy usage.

  • Auto-detect proxy settings for this network – Firefox will try to auto-detect settings (used in some enterprise networks).

  • Use system proxy settings – Firefox will follow the system’s proxy configuration.

  • Manual proxy configuration – This is where you can set your custom proxy.

To manually configure a proxy:

  1. Select “Manual proxy configuration”.

  2. Enter the IP address and port number of your proxy server in the HTTP Proxy field.

  3. If you want the same proxy for all protocols, check “Use this proxy server for all protocols.”

  4. If you have separate proxies for HTTPS, FTP, or SOCKS, fill those in accordingly.

  5. For SOCKS proxies, choose between SOCKS v4 or SOCKS v5.

Optional:

  • Enter any addresses that should bypass the proxy (e.g., localhost, 127.0.0.1) in the “No Proxy for” field.

 Step 4: Save and Test

  1. Click OK to save your settings.

  2. Close the Settings tab.

  3. Visit a website to ensure your proxy connection is working.

 Tip: Test Your Proxy

To verify if your proxy is working:

How to Revert Back

If you want to stop using a proxy later:

  1. Return to Settings > Network Settings.

  2. Select “No proxy” or “Use system proxy settings.”

  3. Click OK.

Conclusion

Setting up a proxy in Firefox is quick and straightforward, making it an excellent choice for selective traffic routing or privacy needs. Whether you’re troubleshooting a network, using a company proxy, or accessing geo-blocked content, Firefox’s built-in settings provide the flexibility to configure connections without system-wide changes.