-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
101 lines (77 loc) · 2.28 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
proxy_urls:
- name: gatherproxy
url: "http://www.gatherproxy.com/sockslist/country/?c=China"
- name: spysone
url: "http://spys.one/free-proxy-list/CN/"
- name: proxynova
url: "https://www.proxynova.com/proxy-server-list/country-cn/"
# - name: cnproxy
# url: "http://cn-proxy.com/"
proxy_domain:
# - 126.com
- ipservice.163.com
- music.163.com
- ip.ws.126.net
- m10.music.126.net
# - music.126.net
# - netease.com
# THIS IS FOR SOME SONG OVERSEA CDNS. IN MOST CASES YOU DON'T REALLY NEED IT
# - e12796.f.akamaiedge.net
# If you think the speed is too slow, try adding this line. THIS WILL INCREASE THE LOAD ON HTTP PROXY SERVERS!
# - p1.music.126.net.gccdn.net
dns_domain:
# These are the domains to be forward to this proxy, but will not go to the china proxy
# - 126.com
# - ipservice.163.com
- music.163.com
- ip.ws.126.net
- music.httpdns.c.163.com
- m10.music.126.net
# - music.126.net
# - netease.com
# THIS IS FOR SOME SONG OVERSEA CDNS. IN MOST CASES YOU DON'T REALLY NEED IT
# - e12796.f.akamaiedge.net
# - e12796.akamaiedge.net
## If you think the speed is too slow, try adding this line. THIS WILL INCREASE THE LOAD ON HTTP PROXY SERVERS!
# - p1.music.126.net.gccdn.net
candidate_num: 30
validate_url: "http://ip-api.com/json/"
# HTTPS Related options
speedtest_url : "http://music.163.com/test"
speedtest_url_https : "https://www.baidu.com"
https_enabled : false
# HTTPS Related options
# Blocksites updater
enable_blocksites_updater : false
updater_url : ""
# Blocksites updater
speedtest_times : 3
timeout: 5
checker_timeout: 5
check_interval: 600
# Socket params
buffer_size: 8192
delay_time: 0.01
# Proxy params
proxy_address: "0.0.0.0"
proxy_port: 9090
dns_enabled : false
dns_port : 53
# CHANGE THE DNS IF NEEDED
upstream_dns : "8.8.8.8"
# Disable normal HTTP Proxy
# this is useful if u make a public server on the internet and avoid them to use it as a public HTTP Proxy. (Need to use with PAC or DNS)
disable_proxy : false
# Enable socks proxy
enable_socks : true
# Enable http/https proxy
enable_http : true
# Always enable proxy forwarding
always_forward_proxy : false
# Auto Generate Infos.
direct_urls :
- "*inter.iqiyi.com*"
- "*file.xiami.com*"
- "*pcvideoaliyun.titan.mgtv.com*"
- "*vhotlx.video.qq.com*"
- "*newflv.sohu.ccgslb.net*"