feat: multi-edge fronting_groups + rename google_only to direct

This commit is contained in:
dazzling-no-more
2026-04-29 17:12:15 +04:00
parent 23911ae93a
commit 8ed8e85687
17 changed files with 800 additions and 119 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"mode": "direct",
"google_ip": "216.239.38.120",
"front_domain": "www.google.com",
"listen_host": "127.0.0.1",
"listen_port": 8085,
"socks5_port": 8086,
"log_level": "info",
"verify_ssl": true
}