Skip to content

Releases: d4nilpzz/ipcalc

v1.0.0 with Installer

Choose a tag to compare

@d4nilpzz d4nilpzz released this 03 Jun 15:41
150bc4b

Added:

  • Installation via command
irm "https://github.com/d4nilpzz/ipcalc/releases/download/1.0.0-C/install.ps1" | iex

v1.0.0

Choose a tag to compare

@d4nilpzz d4nilpzz released this 20 Sep 18:57
efe2d08

Usage

  • ipcalc.exe 10.10.0.10/24
  • ipcalc.exe 10.10.0.10 255.255.0.0

With env path

Put the ipcalc.exe at a folder with env:path pointing to it.

  • ipcalc 10.10.0.10/24
  • ipcalc 10.10.0.10 255.255.0.0