Sha256: 34ca32c71fb00bdacd0d77ca6a8a9e4780f5cbdf79470087f901b84c4c06f805

Contents?: true

Size: 811 Bytes

Versions: 2

Compression:

Stored size: 811 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

required_ruby_version: ">= 2.0.0"

requirements: masscan >= 1.0.0

dependencies:
  rprogram: ~> 0.3

development_dependencies:
  bundler: ~> 2.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ruby-masscan-0.1.1 gemspec.yml
ruby-masscan-0.1.0 gemspec.yml