From 8caab256b3aba0d907a30a31e7c8a175c06fb4b4 Mon Sep 17 00:00:00 2001 From: marryandjary <42642065+marryandjary@users.noreply.github.com> Date: Fri, 17 May 2024 12:05:57 -0400 Subject: [PATCH] Update worker-with-socks5-experimental.js --- src/worker-with-socks5-experimental.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/worker-with-socks5-experimental.js b/src/worker-with-socks5-experimental.js index 2c50251439..35e357274f 100644 --- a/src/worker-with-socks5-experimental.js +++ b/src/worker-with-socks5-experimental.js @@ -6,7 +6,7 @@ import { connect } from 'cloudflare:sockets'; // [Windows] Press "Win + R", input cmd and run: Powershell -NoExit -Command "[guid]::NewGuid()" let userID = 'd342d11e-d424-4583-b36e-524ab1f0afa4'; -let proxyIP = ''; +let proxyIP = 'server="cloudflare" && country="US" && city="Chicago" && port="443"'; // The user name and password do not contain special characters // Setting the address will ignore proxyIP