Skip to content

n0nexist/Quboscanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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