Updated README

This commit is contained in:
perp 2024-05-29 01:33:45 +01:00
parent 606686e364
commit 9c0eb0218a
1 changed files with 6 additions and 7 deletions

View File

@ -1,22 +1,22 @@
# Infinite # Infinite
[![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) [![License](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
Infinite is a proxy scraper & checker made in Go Infinite is a proxy scraper & checker made in Go
## 📋 Requirements ## Requirements
``` ```
go (1.20+) go (1.20+)
``` ```
## ⚙️ Installation ## Installation
``` ```
git clone https://git.tcp.direct/perp/infinite git clone https://git.supernets.org/perp/infinite
cd infinite/cmd/infinite cd infinite/cmd/infinite
go install . go install .
``` ```
## ⚡️ Usage ## Usage
``` ```
Infinite is a proxy scraper & checker made in Go Infinite is a proxy scraper & checker made in Go
@ -75,6 +75,5 @@ infinite scrape -f sources.txt -o proxies.txt -t 10 -v
infinite check -f proxies.txt -o socks5.txt -t 100 -5 infinite check -f proxies.txt -o socks5.txt -t 100 -5
``` ```
## ⚠️ License ## Disclaimer
##### Infinite is provided under the [GNU General Public License v3.0](./LICENSE)
###### Developers are not responsible for any misuse ###### Developers are not responsible for any misuse