PSNetworking
1.2.2
- **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) 2026 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.2: Ping-IpList now shows only currently responding hosts by default instead of every target, so large CIDR/range scans are not drowned out by timeouts; added -ShowAll to restore the full list. Added an end-of-run summary (duration, sequences, per-host sent/success/failed/rate/downtime) printed when the function stops, whether it completes its configured -Count or is interrupted with Ctrl+C.
Full history: https://github.com/imanedr/PSNetworking/blob/master/CHANGELOG.md
FileList
- PSNetworking.nuspec
- CHANGELOG.md
- PSNetworking.psm1
- functions\Convert-IpListToSubnets.ps1
- functions\Get-BandwidthUsage.ps1
- functions\Get-IPCalc.ps1
- functions\Get-PublicIP.ps1
- functions\Invoke-DhcpTest.ps1
- functions\Ping-Ip.ps1
- functions\Send-SyslogMessage.ps1
- functions\Test-IpInSubnet.ps1
- functions\Test-NtpServer.ps1
- functions\Test-TcpPorts.ps1
- README.md
- functions\Convert-MacFormat.ps1
- functions\Get-IpAddressesInRange.ps1
- functions\Get-IpConfig.ps1
- functions\Get-PublicIPWhois.ps1
- functions\Invoke-TFTPRequest.ps1
- functions\Ping-IpList.ps1
- functions\Sort-IpAddress.ps1
- functions\Test-IPv4Containment.ps1
- functions\Test-SubnetInSubnet.ps1
- functions\Write-Log.ps1
- PSNetworking.psd1
- functions\Convert-IpListToRanges.ps1
- functions\Find-OUI.ps1
- functions\Get-IPAddressesInSubnet.ps1
- functions\Get-NextSubnet.ps1
- functions\Get-VirtualMacAddress.ps1
- functions\OUI.csv
- functions\Ports.csv
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.2.3 | 7 | 8/10/2026 |
| 1.2.2 (current version) | 2 | 8/10/2026 |
| 1.2.0 | 39 | 7/14/2026 |
| 1.1.1 | 116 | 10/20/2025 |
| 1.0.0 | 105 | 11/20/2024 |