-
Notifications
You must be signed in to change notification settings - Fork 1
Traumatism/Bush
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Bush +-- Utilities for Minecraft Internet scanning project. +-- check.go -------------------- Check Minecraft servers from STDIN generate.go -------------------------- Generate host:port from cidr/file and ports range build.sh -------- Build the file above to out/ sample commands --------------- ./generate | shuf | ./minecraft | ./minecraft-parse | jq -c ./generate | ./minecraft | jq -c ./zmap -p 25565 -f 'saddr,sport' | sed 's/,/:/g' | ./minecraft | jq -c etc.
About
Internet scanning utilities for Minecraft service