ipaddress

Version, currently 1.0.01 version
  • 1.0.0latestApr 2, 2021

github.com/64726f70/ipaddress.cr

A Crystal library to handle IPv4 and IPv6 addresses in a modern and productive way.

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  ipaddress:
    github: 64726f70/ipaddress.cr
    version: ~> 1.0.0

Then run:

shards install

shard.yml

Crystal
>= 1.0.0
License
MIT
Authors
64726f70, Sijawusz Pur Rahnama

Dependencies

This version declares no dependencies.

README

Description

  • This repository is not much different from Sija / ipaddress.cr.
  • Prevent Supply chain Attack (for 636f7374).
  • We are very grateful to these repositories and authors.
  • See the upstream repository for more information.
  • This repository has used the same license exactly as the upstream repository.

Additional Improvements

  • [X] Safety inspection.
  • [ ] IPAddress.includes? hangs
  • [ ] Unsafe problems

Used as Shard

Add this to your application's shard.yml:

dependencies:
  ipaddress:
    github: 64726f70/ipaddress.cr

Installation

$ git clone https://github.com/64726f70/ipaddress.cr.git

Development

$ make test

Credit

Contributors

NameCreatorMaintainerContributor
636f7374
Sija

License

  • MIT License