https://github.com/oshekharo/proxy-checker
Proxy Checker using a Cloudflare protected website to judge proxies
https://github.com/oshekharo/proxy-checker
checker cloudflare proxies
Last synced: 10 months ago
JSON representation
Proxy Checker using a Cloudflare protected website to judge proxies
- Host: GitHub
- URL: https://github.com/oshekharo/proxy-checker
- Owner: OshekharO
- Created: 2022-03-13T15:54:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-22T10:34:33.000Z (over 1 year ago)
- Last Synced: 2025-04-01T13:21:56.543Z (11 months ago)
- Topics: checker, cloudflare, proxies
- Language: HTML
- Homepage:
- Size: 18.6 KB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proxy-Checker
Proxy Checker using a *Cloudflare* protected website to judge proxies, so that way you only get **premium** proxies as "live".

## Prerequisites
* [Nodejs](https://nodejs.org/en/) is a JavaScript runtime built on Chrome's V8 JavaScript engine.
## Install
```bash
npm install request
npm install express
npm install http
npm install socket.io
npm install proxy-agent
```
## Usage
```bash
node index.js
```
Then just browse to localhost:8701
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.