An open API service indexing awesome lists of open source software.

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

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".

![screenshot](https://i.imgur.com/21soHIa.png)

## 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.