Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 754 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 754 Bytes

IPCalculator

Powershell module for VLSM Subnetting based on the library IPCalculatorLib, modified by me.

Usage

Assuming you've installed the module somewhere in your module path, just import the module in your profile, e.g.:

Import-Module IPCalculator

Installing

If you have PowerShell V5, or have installed PowerShellGet for V3, you can install right away with:

Install-Module -Name IPCalculator

Issues / Feedback

For any issues or feedback related to this module, please register for GitHub, and post your inquiry to this project's issue tracker.