GithubHelp home page GithubHelp logo

oreeeee / yokkaichi Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 370 KB

Shodan-like server scanner for Minecraft (formely mcserverscanner)

License: MIT License

Python 100.00%
copenheimer minecraft port-scanner port-scanning python scanner

yokkaichi's Introduction

Yokkaichi (formely mcserverscanner) - Shodan-like server scanner for Minecraft.

downloads issues pull requests license release commits since release code style stars

Renaming notice!

This project used to be named mcserverscanner, but on 2023-01-15 it got renamed to Yokkaichi.

Features

  • Scanning for Java and Bedrock servers
  • Masscan integration
  • IP2Location integration

Planned features (not in a specific order)

  • WWW interface
  • Bot joining the servers
  • Docker support
  • Scanning for pre-Netty (<1.7) servers
  • Query integration

Installation

Releases

  • Installing the latest version with pipx (recommended)
pipx install yokkaichi --include-deps
yokkaichi -v
  • Installing the latest version in a virtual environment
virtualenv .venv
source .venv/bin/activate # for Linux
.venv\bin\activate.bat # for Windows
pip install yokkaichi
yokkaichi -v

Development versions (not recommended!)

Check out DEVELOPMENT_INSTALL.md

3rd party dependencies (optional)

  • masscan (for faster scanning)

Usage

When starting the script for the first time, yokkaichi.toml will get created. You will have to adjust it to your preferences. Optionally, you can also pass in -c to set a different name or location of the config file.

How to get geolocating to work?

Yokkaichi uses IP2Location LITE for anything geolocation related. This includes getting the location of the server, and generating the CIDR ranges for scanning. It is a offline, free to use download, so there are no rate limits. However, the database is not redistributed with Yokkaichi, due to IP2Location updating their LITE databases every month. Instead, it will be downloaded and updated automatically everytime you run this script for the first time in the month. To get the downloading to work, you need to have an IP2Location LITE Download Token. To get one, follow these steps.

  1. Go to IP2Location LITE website and register (or log into) an account (which is completly free forever).
  2. Click on the name in the upper right corner and select "Database Download".
  3. Copy your Download Token.
  4. Set the IP2LOCATION_LITE_TOKEN environment variable to your token.
  5. Now, you will be able to use the automatic downloads feature.

Using the masscan integration

You need to have masscan in your PATH, or in the same directory from which you are running this software. Make sure that the binary is named masscan (Unix) or masscan.exe (Windows).

yokkaichi's People

Contributors

oreeeee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

yokkaichi's Issues

help

so ive tried the bot ive installed all the packages and i got errors i fixed them but i really dont know what i should put here
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.