Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 459 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 459 Bytes

MCScanner

This is a scanner for Minecraft servers, theoretically possible to scan for large server's backends (that use frontends for protection). Use at your own risk and do not use it for malicious purposes.

Compilation

Compiling it easy!

Grab the dependencies:

$ go get github.com/geNAZt/minecraft-status/data
$ go get github.com/geNAZt/minecraft-status/protocol

Lastly

$ go build
$ ./main