Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.03 KB

README.md

File metadata and controls

35 lines (30 loc) · 1.03 KB

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