Skip to content

Releases: radstevee/radscanner

v0.1.3

09 Sep 10:07
Compare
Choose a tag to compare
  • Added Discord Webhook integration
  • Added logging of amounts of IPs scanned (xyz is a minecraft server (123/1230))

v0.1.2

05 Sep 18:16
Compare
Choose a tag to compare
  • Added MongoDB
  • Added docker-compose
  • Added MongoExpress
  • Dropped JSON output in favour of Mongo
  • Fix some dependency issues by not git-ignoring the Cargo.lock file

v0.1.1

30 Aug 19:50
ff06531
Compare
Choose a tag to compare

quick bugfix that might backfire: fix immediate exit if there's only one ip

just incase the binary doesn't work for you, compile it manually. reason being, i compile it on my machine where i probably use a different version of libc or cargo than you..

v0.1.0

30 Aug 18:23
Compare
Choose a tag to compare

Hopefully first working version