From 18d45387a22ac89ff1978e9355139ce5cfc49701 Mon Sep 17 00:00:00 2001 From: perp Date: Wed, 29 May 2024 01:38:43 +0100 Subject: [PATCH] Updated README --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 82bbfe1..8477c84 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,28 @@ # Shogo -[![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) Shogo is a Shodan CLI made in Go -### 🎯 Features: +### Features: + Prettier printing + Faster JSON parsing + Faster HTTP requests + Multiple command arguments -## 📋 Requirements +## Requirements ``` go (1.20+) ``` -## ⚙️ Installation +## Installation ``` -git clone https://git.tcp.direct/perp/shogo +git clone https://git.supernets.org/perp/shogo cd shogo/cmd/shogo go install . ``` -## ❓ Commands +## Commands | Working | Todo | | ------- | ------------ | | count | data (x) | @@ -37,7 +37,7 @@ go install . | version | | ##### x = limited key -## ⚡️ Usage +## Usage ``` Shodan CLI made in Go @@ -153,6 +153,5 @@ shogo alert list shogo alert show ``` -## ⚠️ License -##### Shogo is provided under the [GNU General Public License v3.0](./LICENSE) +## Disclaimer ###### Developers are not responsible for any misuse