This repository was archived by the owner on Jun 30, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconfig.ini
More file actions
148 lines (136 loc) · 7.17 KB
/
Copy pathconfig.ini
File metadata and controls
148 lines (136 loc) · 7.17 KB
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
[General]
; How many seconds to wait for the proxy to make a connection.
; The higher the number, the longer the check will take
; and the more proxies you get.
Timeout = 10
; Maximum concurrent connections.
; Don't set higher than 900, please.
MaxConnections = 800
; Set to no to sort proxies by endpoint address.
SortBySpeed = yes
; Directory where the v2 JSON result file will be saved.
; Leave empty to save the JSON file next to config.ini.
SavePath = /app/data
; Filename of result json file
JsonResultFilename = proxies.json
; Output format. Current implementation writes JSON.
SaveFormat = json
; Seconds between scrape/check cycles.
RefreshIntervalSeconds = 900
[DeadCache]
; Persist failed proxies and skip them for a bounded TTL in future refreshes.
Enabled = yes
; Leave empty to store proxy_state.sqlite3 in SavePath.
DatabasePath = /app/data/proxy_state.sqlite3
[Folders]
; Legacy placeholders kept for old configs. Current implementation ignores this section.
; Proxies with any anonymity level.
proxies = yes
; Anonymous proxies.
proxies_anonymous = yes
; Same as proxies, but includes exit-node's geolocation.
; Geolocation format is ip:port|Country|Region|City
proxies_geolocation = yes
; Same as proxies_geolocation, but includes exit-node's geolocation.
proxies_geolocation_anonymous = yes
[HTTP]
Enabled = yes
Sources =
https://openproxy.space/list/http
https://openproxylist.xyz/http.txt
https://proxysearcher.sourceforge.net/Proxy%20List.php?type=http
https://proxyspace.pro/http.txt
https://proxyspace.pro/https.txt
https://raw.githubusercontent.com/almroot/proxylist/master/list.txt
https://raw.githubusercontent.com/andigwandi/free-proxy/main/proxy_list.txt
https://raw.githubusercontent.com/aslisk/proxyhttps/main/https.txt
https://raw.githubusercontent.com/B4RC0DE-TM/proxy-list/main/HTTP.txt
https://raw.githubusercontent.com/clarketm/proxy-list/master/proxy-list-raw.txt
https://raw.githubusercontent.com/hanwayTech/free-proxy-list/main/http.txt
https://raw.githubusercontent.com/hanwayTech/free-proxy-list/main/https.txt
https://raw.githubusercontent.com/hendrikbgr/Free-Proxy-Repo/master/proxy_list.txt
https://raw.githubusercontent.com/HyperBeats/proxy-list/main/http.txt
https://raw.githubusercontent.com/jetkai/proxy-list/main/online-proxies/txt/proxies-http.txt
https://raw.githubusercontent.com/jetkai/proxy-list/main/online-proxies/txt/proxies-https.txt
https://raw.githubusercontent.com/mertguvencli/http-proxy-list/main/proxy-list/data.txt
https://raw.githubusercontent.com/mmpx12/proxy-list/master/http.txt
https://raw.githubusercontent.com/mmpx12/proxy-list/master/https.txt
https://raw.githubusercontent.com/ObcbO/getproxy/master/http.txt
https://raw.githubusercontent.com/ObcbO/getproxy/master/https.txt
https://raw.githubusercontent.com/proxy4parsing/proxy-list/main/http.txt
https://raw.githubusercontent.com/proxylist-to/proxy-list/main/http.txt
https://raw.githubusercontent.com/roosterkid/openproxylist/main/HTTPS_RAW.txt
https://raw.githubusercontent.com/rx443/proxy-list/main/online/http.txt
https://raw.githubusercontent.com/rx443/proxy-list/main/online/https.txt
https://raw.githubusercontent.com/saisuiu/uiu/main/free.txt
https://raw.githubusercontent.com/saschazesiger/Free-Proxies/master/proxies/http.txt
https://raw.githubusercontent.com/ShiftyTR/Proxy-List/master/http.txt
https://raw.githubusercontent.com/ShiftyTR/Proxy-List/master/https.txt
https://raw.githubusercontent.com/sunny9577/proxy-scraper/master/proxies.txt
https://raw.githubusercontent.com/TheSpeedX/PROXY-List/master/http.txt
https://raw.githubusercontent.com/yemixzy/proxy-list/main/proxy-list/data.txt
https://raw.githubusercontent.com/Zaeem20/FREE_PROXIES_LIST/master/http.txt
https://raw.githubusercontent.com/Zaeem20/FREE_PROXIES_LIST/master/https.txt
https://raw.githubusercontent.com/zevtyardt/proxy-list/main/http.txt
https://rootjazz.com/proxies/proxies.txt
https://sheesh.rip/http.txt
https://spys.me/proxy.txt
https://www.freeproxychecker.com/result/http_proxies.txt
https://www.proxy-list.download/api/v1/get?type=http
https://www.proxy-list.download/api/v1/get?type=https
[SOCKS4]
Enabled = yes
Sources =
https://openproxy.space/list/socks4
https://openproxylist.xyz/socks4.txt
https://proxyspace.pro/socks4.txt
https://raw.githubusercontent.com/B4RC0DE-TM/proxy-list/main/SOCKS4.txt
https://raw.githubusercontent.com/hanwayTech/free-proxy-list/main/socks4.txt
https://raw.githubusercontent.com/HyperBeats/proxy-list/main/socks4.txt
https://raw.githubusercontent.com/jetkai/proxy-list/main/online-proxies/txt/proxies-socks4.txt
https://raw.githubusercontent.com/mmpx12/proxy-list/master/socks4.txt
https://raw.githubusercontent.com/ObcbO/getproxy/master/socks4.txt
https://raw.githubusercontent.com/proxylist-to/proxy-list/main/socks4.txt
https://raw.githubusercontent.com/roosterkid/openproxylist/main/SOCKS4_RAW.txt
https://raw.githubusercontent.com/saschazesiger/Free-Proxies/master/proxies/socks4.txt
https://raw.githubusercontent.com/ShiftyTR/Proxy-List/master/socks4.txt
https://raw.githubusercontent.com/TheSpeedX/PROXY-List/master/socks4.txt
https://raw.githubusercontent.com/Zaeem20/FREE_PROXIES_LIST/master/socks4.txt
https://raw.githubusercontent.com/zevtyardt/proxy-list/main/socks4.txt
https://spys.me/socks.txt
https://www.freeproxychecker.com/result/socks4_proxies.txt
https://www.proxy-list.download/api/v1/get?type=socks4
[SOCKS5]
Enabled = yes
Sources =
https://openproxy.space/list/socks5
https://openproxylist.xyz/socks5.txt
https://proxyspace.pro/socks5.txt
https://raw.githubusercontent.com/B4RC0DE-TM/proxy-list/main/SOCKS5.txt
https://raw.githubusercontent.com/hanwayTech/free-proxy-list/main/socks5.txt
https://raw.githubusercontent.com/hookzof/socks5_list/master/proxy.txt
https://raw.githubusercontent.com/HyperBeats/proxy-list/main/socks5.txt
https://raw.githubusercontent.com/jetkai/proxy-list/main/online-proxies/txt/proxies-socks5.txt
https://raw.githubusercontent.com/manuGMG/proxy-365/main/SOCKS5.txt
https://raw.githubusercontent.com/mmpx12/proxy-list/master/socks5.txt
https://raw.githubusercontent.com/ObcbO/getproxy/master/socks5.txt
https://raw.githubusercontent.com/proxylist-to/proxy-list/main/socks5.txt
https://raw.githubusercontent.com/roosterkid/openproxylist/main/SOCKS5_RAW.txt
https://raw.githubusercontent.com/saschazesiger/Free-Proxies/master/proxies/socks5.txt
https://raw.githubusercontent.com/ShiftyTR/Proxy-List/master/socks5.txt
https://raw.githubusercontent.com/TheSpeedX/PROXY-List/master/socks5.txt
https://raw.githubusercontent.com/Zaeem20/FREE_PROXIES_LIST/master/socks5.txt
https://raw.githubusercontent.com/zevtyardt/proxy-list/main/socks5.txt
https://spys.me/socks.txt
https://www.freeproxychecker.com/result/socks5_proxies.txt
https://www.proxy-list.download/api/v1/get?type=socks5
[Checker]
Endpoints =
http://httpbin.org/ip
https://api.ipify.org?format=json
http://ip-api.com/json/?fields=8219
AttemptsPerProxy = 2
RequiredSuccesses = 1
CheckHttp = yes
CheckHttps = yes
MinSuccessRate = 0.5