Update README.md

This commit is contained in:
denuitt1
2026-05-06 15:47:02 -07:00
committed by GitHub
parent c300918be0
commit 1947752863
+2 -2
View File
@@ -10,14 +10,14 @@
## How It Works
1 - GAS + Cloudflare Worker Exit
### 1 - GAS + Cloudflare Worker Exit
```
Client -> Local Relay -> Google/CDN Front -> GAS (Google Apps Script) Relay -> Cloudflare Worker -> Exit
|
+-> Shows www.google.com to network DPI filter
```
2 - GAS + Cloudflare Worker Middle + Self-Hosted Upstream Forwarder Relay Exit
### 2 - GAS + Cloudflare Worker Middle + Self-Hosted Upstream Forwarder Relay Exit
```
Client -> Local Relay -> Google/CDN Front -> GAS (Google Apps Script) Relay -> Cloudflare Worker -> Self-Hosted Upstream Forwarder -> Exit
|