From 69ef6deab88110291c36636500654d546ab6b51d Mon Sep 17 00:00:00 2001 From: denuitt1 Date: Fri, 1 May 2026 09:45:57 -0700 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cb9526..90e2afa 100644 --- a/README.md +++ b/README.md @@ -90,10 +90,20 @@ Click on the `run.bat` file (on windows) or `run.sh` file (on linux) to start th If you're running for the first time it will prompt a setup wizard where you have to enter the AUTH_KEY and Google Apps Script Deployment ID. You should see a message saying the HTTP proxy is running on `127.0.0.1:8085` -You can use [FoxyProxy](https://getfoxyproxy.org/) [Chrome Extension](https://chromewebstore.google.com/detail/foxyproxy/gcknhkkoolaabfmlnjonogaaifnjlfnp?hl=en) or [Firefox Extension](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/) to use this proxy in your browser. +### 5 - Usage -### 5 - Test your connection +We recommend using [v2rayN client](https://github.com/2dust/v2rayn) and configuring a socks5 proxy. + +You can also use [FoxyProxy](https://getfoxyproxy.org/)'s [Chrome extension](https://chromewebstore.google.com/detail/foxyproxy/gcknhkkoolaabfmlnjonogaaifnjlfnp?hl=en) or [Firefox extension](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/) to use this proxy in your browser. + +### 6 - Test your connection Open [ipleak.net](https://ipleak.net) in your browser, you should see your ip address set as cloudflare's. image + + +--- + +## Sources for this project +- https://github.com/masterking32/MasterHttpRelayVPN