Remade README

This commit is contained in:
perp 2022-08-28 16:16:03 +01:00
parent 57f67de041
commit c4aad9069b

View File

@ -1,26 +1,35 @@
<div align="center">
<h1>Scoop</h1>
<p>Scoop will scrape free proxies & run a validating round-robin proxy pool</p>
</div>
# Scoop
[![IRC](https://img.shields.io/badge/ircd.chat-%23tcpdirect-blue.svg)](ircs://ircd.chat:6697/#tcpdirect) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
<div align="center">
<a href="#installation">Installation</a> |
<a href="#usage">Usage</a>
</div>
Scoop will scrape free proxies & run a validating round-robin proxy pool.
## Installation
```
git clone https://git.tcp.direct/perp/scoop
cd scoop
go build scoop.go
```
## Requirements
```
go
jq
curl
parallel
```
## Usage
```
chmod +x scrape
./scrape
go run scoop.go
./scoop
```
###### Change file descriptors (ulimit)
###### Optional: `./test`
##### Reminder to change ulimit (file descriptors)
# Donate
#### XMR
`82cXz3GcwJaL4FK2VYRNieVkkSRQp73wfAeP3ZGrLfMQYJJ2BgtpNuTBdpZbzJXXXGh2jGnUUuHHJR8sycPfnm8fMBiyuPG`
## License
##### Scoop is provided under the [GNU General Public License v3.0](./LICENSE)