guidooliveira / IPCalculator

A Powershell Module for VLSM subnetting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Powershell Module for VLSM subnetting

License:GNU General Public License v3.0


Languages

Language:C# 100.0%