├── README.md
├── http.txt
├── https.txt
├── proxy.png
├── proxy.txt
├── socks4.txt
└── socks5.txt
/README.md:
--------------------------------------------------------------------------------
1 | # Proxy-List
2 | Free proxy list UPDATED HOURLY!
3 |
4 |
5 |
6 |
7 |
8 |
9 |
Parameter | 33 | 34 |Value | 35 | 36 |Description | 37 | 38 |Example Format | 39 | 40 |
---|---|---|---|
Format | 49 | 50 |json,txt | 51 | 52 |Format api output | 53 | 54 |https://www.proxyscan.io/api/proxy?format=json | 55 | 56 |
Level | 61 | 62 |transparent, anonymous, elite | 63 | 64 |Anonymity Level | 65 | 66 |https://www.proxyscan.io/api/proxy?level=elite | 67 | 68 |
Type | 73 | 74 |http, https, socks4, socks5 | 75 | 76 |Proxy Protocol | 77 | 78 |https://www.proxyscan.io/api/proxy?type=http,https | 79 | 80 |
Last_Check | 85 | 86 |Any Number | 87 | 88 |Seconds the proxy was last checked | 89 | 90 |https://www.proxyscan.io/api/proxy?last_check=3600 | 91 | 92 |
Port | 97 | 98 |Any Number | 99 | 100 |Proxies with a specific port | 101 | 102 |https://www.proxyscan.io/api/proxy?port=80 | 103 | 104 |
Ping | 109 | 110 |Any Number | 111 | 112 |How fast you get a response after you've sent out a request | 113 | 114 |https://www.proxyscan.io/api/proxy?ping=100 | 115 | 116 |
Limit | 121 | 122 |1 - 20 | 123 | 124 |How many proxies to list. | 125 | 126 |https://www.proxyscan.io/api/proxy?limit=10 | 127 | 128 |
Uptime | 133 | 134 |1 - 100 | 135 | 136 |How reliably a proxy has been running | 137 | 138 |https://www.proxyscan.io/api/proxy?uptime=50 | 139 | 140 |
Country | 145 | 146 |Example: US, FR | 147 | 148 |Country of the proxy | 149 | 150 |https://www.proxyscan.io/api/proxy?country=fr,us | 151 | 152 |
Not_Country | 157 | 158 |Example: CN, NL | 159 | 160 |Avoid proxy countries | 161 | 162 |https://www.proxyscan.io/api/proxy?not_country=cn,nl | 163 | 164 |