Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 331 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 331 Bytes

Minecraft Shodan

It is fetching all open Minecraft servers using SHODAN.

Setup

You will have to install Poetry and then you can install dependencies using:

poetry install

Running

You can use the bash file to run it. Pass your Shodan API key when you use it like this:

./run.sh <YOUR_API_KEY>