mirror of
https://github.com/therealaleph/MasterHttpRelayVPN-RUST.git
synced 2026-05-17 21:24:48 +03:00
11 lines
213 B
JSON
11 lines
213 B
JSON
{
|
|
"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
|
|
}
|