Skip to main content

Proxy Configuration in Proxifier (Windows/macOS)

Proxifier redirects traffic of specific applications through HTTP/HTTPS/SOCKS5 proxies without changing system settings.
Mango Proxy connection details: Getting started → Setting up a proxy
Protocols: HTTP/HTTPSSOCKS5


Setup Flow

  1. Add the Mango proxy to Proxifier’s server list.
  2. Check availability (“Check”).
  3. Create a Proxification Rule for the desired application.
  4. Enable name resolution through proxy (DNS via proxy) if needed.
  5. Verify IP/routing.

Step 1. Add Mango proxy

  1. Profile → Proxy Servers… → Add.  Add Mango proxy
  2. Choose type:
    • HTTPS / HTTP — for HTTP(S) proxies
    • SOCKS Version 5 — for SOCKS5
  3. Specify:
    • Address: p2.mangoproxy.com
    • Port: 2333
  4. Check Enable and click OK.
  5. If authentication is required:
    • In the proxy window, enable Authentication and enter Username / Password.  Add Mango proxy

Proxy check

  • Select the proxy in the list → click Check.
  • Make sure the test passes without errors.

Step 2. Create a rule (Proxification Rules)

  1. Profile → Proxification Rules… → Add.
  2. Applications → specify the executable file of the program (e.g., brave.exe, avant.exe, epic.exe, bots, etc.).
  3. Target Hosts/Ports (optional) — restrict the rule by target domains/ports.
  4. Action → choose the added Mango proxy (or a chain, see below).
  5. Name Resolution → enable Resolve hostnames through proxy to minimise DNS leaks.
  6. Move the rule above others (priority).

Step 3. Proxy chains

If you need a route like App → Proxifier → Charles/Fiddler → Mango:

  1. Profile → Proxy Servers… — add:
    • Local analyser proxy (e.g., Charles 127.0.0.1:8888)
    • Mango proxy (p2.mangoproxy.com:2333)
  2. Profile → Proxy Chains… → Add — assemble the chain in the desired order.
  3. In Proxification Rules choose the created chain instead of a single proxy.

Each hop adds latency. Use a chain only when truly necessary (debugging, audit).


Step 4. Verification

  • Launch the application from the rule and go to https://api.ipify.org.
  • The IP should match Mango Proxy.

Common errors and solutions

  • 407 Proxy Authentication Required — check username/password, proxy type, and enable authentication in the server card.
  • DNS leaks — enable Resolve hostnames through proxy in the rule.
  • Rule not applied — check the application path, rule priority and that Proxifier is active.

See also