Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 586 Bytes

File metadata and controls

24 lines (18 loc) · 586 Bytes

IPv4Math

Originally taken from https://github.com/indented-automation/Indented.Net.IP. We've updated a lot of the code and added a few cmdlets.

Build status

Installation

Install-Module CorkScrew

Current Cmdlets

  • ConvertTo-BinaryIP
  • ConvertTo-DecimalIP
  • ConvertTo-DottedDecimalIP
  • ConvertTo-Mask
  • ConvertTo-MaskLength
  • Get-BroadcastAddress
  • Get-NetworkAddress
  • Get-NetworkRange
  • Get-NetworkSummary
  • Test-IpInRange