ronin-rb / ronin-support

A support library for Ronin. Like activesupport, but for hacking!
https://ronin-rb.dev
GNU Lesser General Public License v3.0
25 stars 9 forks source link

Add `IPRange.range(first_ip,last_ip)` method #493

Open postmodern opened 4 months ago

postmodern commented 4 months ago

Add a helper method to IPRange that creates a new IPRange::Range object.