Sha256: 18721f752eef34aa71f77ded9a7b74b2316d12b2a96a6468fd73cd361be22024
Contents?: true
Size: 872 Bytes
Versions: 2
Compression:
Stored size: 872 Bytes
Contents
name: ronin-dns-proxy summary: A configurable DNS proxy server library. description: | ronin-dns-proxy is a configurable DNS proxy server library. It supports returning spoofing DNS results or passing DNS queries through to the upstream DNS nameserver. license: LGPL-3.0 authors: Postmodern email: postmodern.mod3@gmail.com homepage: https://ronin-rb.dev/ has_yard: true metadata: documentation_uri: https://ronin-rb.dev/docs/ronin-dns-proxy source_code_uri: https://github.com/ronin-rb/ronin-dns-proxy bug_tracker_uri: https://github.com/ronin-rb/ronin-dns-proxy/issues changelog_uri: https://github.com/ronin-rb/ronin-dns-proxy/blob/main/ChangeLog.md rubygems_mfa_required: 'true' required_ruby_version: ">= 3.0.0" dependencies: async-dns: ~> 1.0 # Ronin dependencies: ronin-support: ~> 1.0 development_dependencies: bundler: ~> 2.0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-dns-proxy-0.1.0 | gemspec.yml |
ronin-dns-proxy-0.1.0.rc1 | gemspec.yml |