Skip to content

Instantly share code, notes, and snippets.

@yuvve
Last active January 24, 2024 20:55
Show Gist options
  • Save yuvve/91cdb27631a325a092015ba931dec881 to your computer and use it in GitHub Desktop.
Save yuvve/91cdb27631a325a092015ba931dec881 to your computer and use it in GitHub Desktop.
How to use AdGuard ad filtering capability together with Mullvad VPN on a rooted Android device

AdGuard ad filtering + Mullvad VPN

Sources

Steps

  1. Open AdGuard and go to Apps → Mullvad VPN → Disable routing through AdGuard.
  2. (In AdGuard) go to Settings → Filtering → Network → Routing Mode and choose Automatic Proxy.
  3. (In AdGuard) and go to Settings → Filtering → Network → Proxy → Proxy server.
  4. Tap the Add proxy server and fill in the fields:
Field Value
Proxy type SOCK5
Proxy host 10.8.0.1 for OpenVPN
10.64.0.1 for Wireguard
Proxy port 1080
  1. Tap Save and select.
  2. Enable the main Proxy switch and AdGuard protection to route your device's traffic through the proxy.
  3. You might want to disable custom DNS server in one of the apps (either AdGuard or Mullvad).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment