yoink/README.md
2022-09-10 14:01:49 +01:00

1.2 KiB

Yoink

IRC License: GPL v3

Yoink will verify a file of Shodan keys.

Installation

git clone https://git.tcp.direct/perp/yoink
cd yoink

Requirements

python3
pip3
rich (pip3)
aiohttp (pip3)

Screenshots

edu
dev

Usage

python3 yoink.py -h

usage: yoink.py [-h] -f FILE [-t FILTER] [-o OUTPUT]

Yoink is a program to verify Shodan keys

options:
  -h, --help            show this help message and exit
  -f FILE, --file FILE  Path to Shodan keys
  -t FILTER, --filter FILTER
                        Filter type of Shodan plan (oss, dev, edu)
  -o OUTPUT, --output OUTPUT
                        Path to output
python3 yoink.py -f keys.txt -t dev -o valid.txt

Donate

XMR

82cXz3GcwJaL4FK2VYRNieVkkSRQp73wfAeP3ZGrLfMQYJJ2BgtpNuTBdpZbzJXXXGh2jGnUUuHHJR8sycPfnm8fMBiyuPG

License

Yoink is provided under the GNU General Public License v3.0
Developers are not responsible for any misuse