Skip to content

Releases: postmodern/ruby-masscan

0.3.0

23 Jun 09:43
v0.3.0
Compare
Choose a tag to compare
  • Include Enumerable into Masscan::OutputFile.
  • Improvements to Masscan::Command:
    • Added the rotate attribute for the --rotate option.
    • Allow the ports attribute to accept a raw String value.
    • Improve validation of String values passed to ports, adapter_port, range, shards, and ips attributes.
    • Correct the type used for the exclude attribute.