mirror of
https://github.com/masterking32/MasterHttpRelayVPN.git
synced 2026-05-19 08:04:38 +03:00
Implement end-to-end SOCKS relay flow with server upstream handling
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
AES_ENCRYPTION_KEY = "c4710a45afed2fdc00e0522c70802e71"
|
||||
RELAY_URL = "http://127.0.0.1/relay.php"
|
||||
# ==============================================================================
|
||||
LOG_LEVEL = "INFO"
|
||||
LOG_LEVEL = "DEBUG"
|
||||
# ==============================================================================
|
||||
SOCKS_HOST = "127.0.0.1"
|
||||
SOCKS_PORT = 18001
|
||||
|
||||
Reference in New Issue
Block a user