iptool

Calculate subnet by IPv4 range

iptool

Console tool for calculate subnet by first and last IPv4. IPtool heavily based on great library Subnet by Chris Watson.

Installation

git clone https://github.com/creadone/iptool && cd iptool && shards build --release

Usage

echo '173.194.0.0 - 173.194.255.255' | ./bin/iptool
#=> 173.194.0.0/16

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/creadone/iptool/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

iptool

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 1
  • over 3 years ago
  • November 13, 2020
License

MIT License

Links
Synced at

Fri, 03 May 2024 06:02:26 GMT

Languages