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

https://github.com/odynvolk/proxy-pal

Get some proxies by scraping and testing.
https://github.com/odynvolk/proxy-pal

proxies proxy-checker proxy-list ruby scraper

Last synced: 11 months ago
JSON representation

Get some proxies by scraping and testing.

Awesome Lists containing this project

README

          

# proxy-pal
A simple proxy scraper and tester.

## Install
```bash
> bundler install
> cp config.example.yml config.yml
```

## Tests
```bash
> rspec
```

## Usage

Make sure that config.yml looks like the way you want it: add/remove proxy sources, change the numbers of threads or whatever and then...

```bash
> cd bin
> ./proxy-pal.sh
```

You should get an output that looks like this.

![right-click-activate](https://raw.githubusercontent.com/odynvolk/proxy-pal/master/images/proxy-pal-running.png)