From 9c0eb0218a71d33189d42448ffdd2916ab169600 Mon Sep 17 00:00:00 2001 From: perp Date: Wed, 29 May 2024 01:33:45 +0100 Subject: [PATCH] Updated README --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 06211af..d84a51c 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,22 @@ # 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 -## 📋 Requirements +## Requirements ``` 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 go install . ``` -## ⚡️ Usage +## Usage ``` 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 ``` -## ⚠️ License -##### Infinite is provided under the [GNU General Public License v3.0](./LICENSE) +## Disclaimer ###### Developers are not responsible for any misuse