Skip to content

Releases: margual56/subnets

v1.1 - Minor improvements

10 Nov 22:43
dcf2cf0

Choose a tag to compare

This version adds a --csv formatting option and more stability.

v1.0.0 - Fist stable release!

10 Nov 21:07
5b13705

Choose a tag to compare

First stable release! The current help is:

Usage: subnets [OPTIONS] <IP>

Arguments:
  <IP>  IP address (with or without a mask)

Options:
  -n, --hosts <HOSTS>      Specifies the number of hosts.
  -s, --subnets <SUBNETS>  Specify a config file.
  -h, --help               Print help information (use `--help` for more detail)
  -V, --version            Print version information