Socket
Book a DemoInstallSign in
Socket

ipaddr_list

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipaddr_list

0.0.2
bundlerRubygems
Version published
Maintainers
2
Created
Source

= ipaddr_list

seach ip address area faster than linear search IPAddr's Array.

== Synopsis

require 'ipaddr_list'

list = IPAddrList.new(['192.168.2.3/24', '192.168.0.100/24'], :BinarySearch) list.add('192.168.1.100/24') list.include?('192.168.0.30') #=> true

== Description

== Installation

=== Archive Installation

rake install

=== Gem Installation

gem install ipaddr_list

== Features/Problems

== Copyright

Author:: Keiji, Yoshimi Copyright:: Copyright (c) 2008 Keiji, Yoshimi License:: you can redistribute it and/or modify it under the same terms as Ruby itself.

FAQs

Package last updated on 25 Jul 2009

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.