PSNetworking
1.2.0
- **IP Address Management**: Subnet calculations, IP validation, and range operations
- **Network Diagnostics**: Advanced ping utilities and parallel network te
- **IP Address Management**: Subnet calculations, IP validation, and range operations
- **Network Diagnostics**: Advanced ping utilities and parallel network testing
- **Network Information**: Interface configuration and public IP monitoring
- **MAC Address Operations**: Format conversion and vendor identification
- **DHCP Testing**: Spoofed-MAC DISCOVER/OFFER and optional REQUEST/ACK probing for lease and option verification
Perfect for network administrators, system engineers, and IT professionals, this module streamlines network operations with powerful automation capabilities and enhanced network visibility. Built for performance and ease of use.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2024 Iman Edrisian. All rights reserved.
Package Details
Author(s)
- Iman Edrisian
Tags
Networking DHCP TFTP NTP Subnet IPAM MAC Diagnostics NetworkAdmin
Functions
Convert-IpListToRanges Convert-IpListToSubnets Convert-MacAddressFormat Find-OUI Get-BandwidthUsage Get-IPAddressesInSubnet Get-IPCalc Get-IpAddressesInRange Get-IpConfig Get-PublicIP Get-VirtualMacAddress Get-NextSubnet Get-PublicIPWhois Ping-Ip Ping-IpList Sort-IpAddress Test-IpInSubnet Test-SubnetInSubnet Test-NtpServer Test-TcpPorts Send-SyslogMessage Write-Log Invoke-TFTPRequest Invoke-DhcpTest
Dependencies
This module has no dependencies.
Release Notes
1.2.0: Added Invoke-DhcpTest for DHCP DISCOVER/OFFER and optional REQUEST/ACK testing with spoofed MAC, custom options, and structured result objects.
FileList
- PSNetworking.nuspec
- functions\Convert-IpListToSubnets.ps1
- functions\Get-IpAddressesInRange.ps1
- functions\Get-NextSubnet.ps1
- functions\Invoke-DhcpTest.ps1
- functions\Ping-IpList.ps1
- functions\Test-IpInSubnet.ps1
- functions\Test-SubnetInSubnet.ps1
- PSNetworking.psd1
- functions\Convert-MacFormat.ps1
- functions\Get-IPAddressesInSubnet.ps1
- functions\Get-PublicIP.ps1
- functions\Invoke-TFTPRequest.ps1
- functions\Ports.csv
- functions\Test-IPv4Containment.ps1
- functions\Test-TcpPorts.ps1
- PSNetworking.psm1
- functions\Find-OUI.ps1
- functions\Get-IPCalc.ps1
- functions\Get-PublicIPWhois.ps1
- functions\OUI.csv
- functions\Send-SyslogMessage.ps1
- functions\Test-NtpServer.ps1
- functions\Write-Log.ps1
- functions\Convert-IpListToRanges.ps1
- functions\Get-BandwidthUsage.ps1
- functions\Get-IpConfig.ps1
- functions\Get-VirtualMacAddress.ps1
- functions\Ping-Ip.ps1
- functions\Sort-IpAddress.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.2.0 (current version) | 9 | 7/14/2026 |
| 1.1.1 | 116 | 10/20/2025 |
| 1.0.0 | 105 | 11/20/2024 |