From f1a4ecfa02501b008a944325a1aa2812a60a7e1d Mon Sep 17 00:00:00 2001 From: Anastasiia Fedotova Date: Tue, 1 Aug 2023 18:13:37 +0300 Subject: [PATCH 1/3] Clash config info --- .../solving-problems/outbound-proxy.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/adguard-for-android/solving-problems/outbound-proxy.md b/docs/adguard-for-android/solving-problems/outbound-proxy.md index adabd20006a..d42d7028211 100644 --- a/docs/adguard-for-android/solving-problems/outbound-proxy.md +++ b/docs/adguard-for-android/solving-problems/outbound-proxy.md @@ -121,6 +121,21 @@ You should remove Shadowsocks application from filtering before setting up the p 4. Enable the main Proxy switch and AdGuard protection to route your device's traffic through the proxy. +### How to use AdGuard with Clash + +*Here we presume that you are already a Clash client and have it installed on your device.* + +1. Open Clash and go to **Settings** → **Network** → **Route System Traffic** and disable it. This will put Clash into proxy mode. +2. Open Adguard and go to **Settings** → **Filtering** → **Apps** → **App management**. Choose **Clash For Android** and disable **Route traffic through Adguard**. In this way you will eliminate traffic looping. +3. Then go to **Settings** → **Network** → **Proxy** → **Proxy server** +4. Tap **Add proxy server** and fill the fields: + + Field | Value + ------- | --------- + Proxy type | *SOCKS5* + Proxy host | *127.0.0.1* + Proxy port | *7891* + ## Limitations There is a factor that can prevent certain traffic from being routed through the outgoing proxy. AdGuard will only re-route traffic that goes through it. Basically, it means apps that have **Ad blocking** flag enabled in the **Apps Management** tab. \ No newline at end of file From 140421a4222dfa36093046759bee6ae0bc346c6c Mon Sep 17 00:00:00 2001 From: Anastasiia Fedotova Date: Tue, 1 Aug 2023 18:14:40 +0300 Subject: [PATCH 2/3] Update outbound-proxy.md --- docs/adguard-for-android/solving-problems/outbound-proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/adguard-for-android/solving-problems/outbound-proxy.md b/docs/adguard-for-android/solving-problems/outbound-proxy.md index d42d7028211..863466203cc 100644 --- a/docs/adguard-for-android/solving-problems/outbound-proxy.md +++ b/docs/adguard-for-android/solving-problems/outbound-proxy.md @@ -127,7 +127,7 @@ You should remove Shadowsocks application from filtering before setting up the p 1. Open Clash and go to **Settings** → **Network** → **Route System Traffic** and disable it. This will put Clash into proxy mode. 2. Open Adguard and go to **Settings** → **Filtering** → **Apps** → **App management**. Choose **Clash For Android** and disable **Route traffic through Adguard**. In this way you will eliminate traffic looping. -3. Then go to **Settings** → **Network** → **Proxy** → **Proxy server** +3. Then go to **Settings** → **Network** → **Proxy** → **Proxy server**. 4. Tap **Add proxy server** and fill the fields: Field | Value From 58bda3ba6d774ba3354169e34c18299914adb539 Mon Sep 17 00:00:00 2001 From: Anastasiia Fedotova Date: Tue, 1 Aug 2023 19:13:45 +0300 Subject: [PATCH 3/3] Update outbound-proxy.md --- .../solving-problems/outbound-proxy.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/adguard-for-android/solving-problems/outbound-proxy.md b/docs/adguard-for-android/solving-problems/outbound-proxy.md index 863466203cc..057ffe431c0 100644 --- a/docs/adguard-for-android/solving-problems/outbound-proxy.md +++ b/docs/adguard-for-android/solving-problems/outbound-proxy.md @@ -109,7 +109,7 @@ You should remove Shadowsocks application from filtering before setting up the p 1. Open AdGuard and go to **Settings** → **Filtering** → **Network** → **Proxy** → **Proxy server**. -2. Tap the **Add proxy server** and fill the fields: +2. Tap the **Add proxy server** and fill in the fields: Field | Value ------- | --------- @@ -125,10 +125,10 @@ You should remove Shadowsocks application from filtering before setting up the p *Here we presume that you are already a Clash client and have it installed on your device.* -1. Open Clash and go to **Settings** → **Network** → **Route System Traffic** and disable it. This will put Clash into proxy mode. -2. Open Adguard and go to **Settings** → **Filtering** → **Apps** → **App management**. Choose **Clash For Android** and disable **Route traffic through Adguard**. In this way you will eliminate traffic looping. +1. Open Clash and go to **Settings** → **Network** → **Route System Traffic** and toggle the switch. This will set Clash to proxy mode. +2. Open Adguard and go to **App management**. Choose **Clash For Android** and disable **Route traffic through AdGuard**. This will eliminate traffic looping. 3. Then go to **Settings** → **Network** → **Proxy** → **Proxy server**. -4. Tap **Add proxy server** and fill the fields: +4. Tap **Add proxy server** and fill in the fields: Field | Value ------- | ---------