Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ShiftyTR/Proxy-List
Free proxy list UPDATED HOURLY! -- for api visit
https://github.com/ShiftyTR/Proxy-List
Last synced: about 1 month ago
JSON representation
Free proxy list UPDATED HOURLY! -- for api visit
- Host: GitHub
- URL: https://github.com/ShiftyTR/Proxy-List
- Owner: ShiftyTR
- Created: 2020-01-15T11:57:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T08:33:09.000Z (over 1 year ago)
- Last Synced: 2024-07-12T02:45:17.659Z (5 months ago)
- Homepage: https://www.proxyscan.io
- Size: 486 MB
- Stars: 578
- Watchers: 37
- Forks: 164
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - ShiftyTR/Proxy-List - Free proxy list UPDATED HOURLY! -- for api visit (Others)
README
# Proxy-List
Free proxy list UPDATED HOURLY!
### Download
```bash
# Download and save to local file `proxy.txt` with format `IP:PORT`
curl -sSf "https://raw.githubusercontent.com/shiftytr/proxy-list/master/proxy.txt" > proxy.txt
```Parameter
Value
Description
Example Format
Format
json,txt
Format api output
https://www.proxyscan.io/api/proxy?format=json
Level
transparent, anonymous, elite
Anonymity Level
https://www.proxyscan.io/api/proxy?level=elite
Type
http, https, socks4, socks5
Proxy Protocol
https://www.proxyscan.io/api/proxy?type=http,https
Last_Check
Any Number
Seconds the proxy was last checked
https://www.proxyscan.io/api/proxy?last_check=3600
Port
Any Number
Proxies with a specific port
https://www.proxyscan.io/api/proxy?port=80
Ping
Any Number
How fast you get a response after you've sent out a request
https://www.proxyscan.io/api/proxy?ping=100
Limit
1 - 20
How many proxies to list.
https://www.proxyscan.io/api/proxy?limit=10
Uptime
1 - 100
How reliably a proxy has been running
https://www.proxyscan.io/api/proxy?uptime=50
Country
Example: US, FR
Country of the proxy
https://www.proxyscan.io/api/proxy?country=fr,us
Not_Country
Example: CN, NL
Avoid proxy countries
##### Sample usage
[https://www.proxyscan.io/api/proxy?last_check=3800&country=fr,us&uptime=50&ping=100limit=10&type=socks4,socks5](https://www.proxyscan.io/api/proxy?last_check=3800&country=fr,us&uptime=50&ping=100&limit=10&type=socks4,socks5)