Sha256: ff07c1c98d0730b80b1820bba0643914945af7b38aa42c36a1952732fbf9e500

Contents?: true

Size: 849 Bytes

Versions: 5

Compression:

Stored size: 849 Bytes

Contents

name: ruby-masscan
summary: A Ruby interface to masscan.
description:
  A Ruby interface to masscan, an Internet-scale port scanner.
  Allows automating masscan and parsing masscan Binary, List, JSON, and output
  file formats.

license: MIT
authors: Postmodern
email: postmodern.mod3@gmail.com
homepage: https://github.com/postmodern/ruby-masscan#readme
has_yard: true

metadata:
  documentation_uri: https://rubydoc.info/gems/ruby-masscan
  source_code_uri:   https://github.com/postmodern/ruby-masscan
  bug_tracker_uri:   https://github.com/postmodern/ruby-masscan/issues
  changelog_uri:     https://github.com/postmodern/ruby-masscan/blob/master/ChangeLog.md
  rubygems_mfa_required: 'true'

required_ruby_version: ">= 2.0.0"

requirements: masscan >= 1.0.0

dependencies:
  command_mapper: ~> 0.1

development_dependencies:
  bundler: ~> 2.0

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ruby-masscan-0.3.0 gemspec.yml
ruby-masscan-0.2.3 gemspec.yml
ruby-masscan-0.2.2 gemspec.yml
ruby-masscan-0.2.1 gemspec.yml
ruby-masscan-0.2.0 gemspec.yml