分享一个迷雾通geph5-client的配置文件
socks5_listen: 127.0.0.1:9909
http_proxy_listen: 127.0.0.1:9910
passthrough_china: false #是否在支
# exit_constraint: auto #自动选择节点
exit_constraint:
country: TW #节点国家
broker: #桥,不要动或留空
race:
- fronted:
front: https://www.cdn77.com/
host: 1826209743.rsc.cdn77.org
- fronted:
front: https://vuejs.org/
host: svitania-naidallszei-2.netlify.app
credentials:
secret: "auth-secret" #密钥
# For legacy username and password
# credentials:
# legacy_username_password:
# username: your_username
# password: your_password
sess_metadata:
filter:
ads: true # Enable ad filtering.
nsfw: false # Enable NSFW content filtering.
vpn: false
新版的迷雾通使用yml配置文件,这是一个模板,帮助那些需要使用cli翻墙的人。