Epic Browser
Prepare connection parameters (host, port, login, password):
Getting started → Proxy setup
Protocols: HTTP/HTTPS • SOCKS5
System proxies: Windows • macOS • Linux
Features of Epic
Epic is a Chromium‑based browser with an emphasis on privacy. By default it relies on the system proxy settings. For specific scenarios you can launch it with the --proxy-server
flag.
Option A. Through system settings
- Configure the proxy at the OS level:
Windows • macOS • Linux - Restart Epic; enter your login/password when prompted.
Option B. Launch Epic with a proxy
# HTTP(S)
epic --proxy-server="http://p2.mangoproxy.com:2333"
# SOCKS5
epic --proxy-server="socks5://p2.mangoproxy.com:2333"
The path to the binary may differ depending on the OS/installation.
Checking
- Go to
https://api.ipify.org
and check the IP.
Tips
- If you want to send only Epic through the proxy without changing the system, use ProxyCap or Proxifier.
- For detailed analysis of network calls, add Charles / Fiddler.