How to use FoxyProxy extension for proxy setup

Setup

1

Install FoxyProxy Extension

Go to the Chrome Web Store or Firefox Add-ons for FoxyProxy. Install the extension to your browser.
2

Access FoxyProxy Options

Click the FoxyProxy icon next to your browser’s address bar, then choose Options.FoxyProxy Options Access
3

Add New Proxy

Click Add and fill in the following:
  • Host or IP Address: Your assigned proxy IP (e.g., dc.ipnproxy.com)
  • Port: Depends on your proxy type (see below)
  • If needed, toggle Username/Password Authentication and input your credentials
Add Proxy Form
4

Enable Proxy Profile

Return to the main extension menu and enable your new proxy profile.Enable Proxy in FoxyProxy
5

Verify Your IP

Visit https://ipnproxy.com/ip-lookup to confirm your connection is active through the proxy.

Residential Proxies

  • Host: residential.ipnproxy.com
  • Port: 823
  • Format:
bash http http://username:[email protected]:823

Datacenter Proxies

  • Host: dc.ipnproxy.com
  • Port: 10080
  • Format:
bash http http://username:[email protected]:10080

Premium Mobile Proxies

  • IP: {IP_ADDRESS}
  • Port: {PORT}
  • Username: {PROXY_USERNAME}
  • Password: {PROXY_PASSWORD}
  • Format:
bash http http://{username}:{password}@{IP}:{PORT} 
bash socks5 http://{username}:{password}@{IP}:{PORT}

Mobile Proxies

  • IP: {IP_ADDRESS}
  • Port: {PORT} - Format:
bash http http://{IP_ADDRESS}:{PORT}
bash socks5 socks5://{IP_ADDRESS}:{PORT}
FoxyProxy provides a convenient way to switch between multiple proxy configurations. Perfect for users managing different proxy types across use cases.