n0nexist / Quboscanner

Minecraft Server Scanner (and Checker)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quboscanner (fork by n0nexist)

alt-text

Features

  • colors
  • lightweight
  • better status printing
  • join bot checker (ipwhitelist/bungeeguard/ecc..)
  • ability to scan multiple ranges with one command
  • ability to save results in a given file/directory name

Requirements

Download

(Download link) click on qubo.jar and the download should start.

Compile your own version

sudo apt install maven
git clone https://github.com/replydev/Quboscanner.git
cd Quboscanner
mvn clean compile assembly:single

You will find the compiled jar in "target/" directory.

Credits

About

Minecraft Server Scanner (and Checker)

License:GNU General Public License v3.0


Languages

Language:Java 99.9%Language:Shell 0.1%