Sha256: e2967fcf1c64fb9a6f84ee3d02efbcf7590304e2e2bac5d85c14e490d8fda48d
Contents?: true
Size: 674 Bytes
Versions: 1
Compression:
Stored size: 674 Bytes
Contents
### 0.2.0 / 2021-11-30 * Replaced the `rprogram` dependency with [command_mapper]. * Fixed a typo in the mapping of the `-oJ` option flag. * Added {Masscan::OutputFile#to_s}. [command_mapper]: https://github.com/postmodern/command_mapper.rb#readme ### 0.1.1 / 2021-09-09 * Added missing {Masscan::Banner#ttl}. * Fixed {Masscan::Parsers::Binary} to populate {Masscan::Banner#ttl}. * Fixed {Masscan::Parsers::Binary#parse_status} to populate {Masscan::Status#reason} and {Masscan::Status#ttl}. ### 0.1.0 / 2021-08-31 * Initial release: * Provides a Ruby interface for running the `masscan` command. * Supports parsing masscan Binary, List, and JSON output files.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-masscan-0.2.0 | ChangeLog.md |