Network
0.5
Module with various network functions
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2017 Chris Masters. All rights reserved.
Package Details
Author(s)
- Chris Masters
Tags
Network DNS web IP Address ifconfig netstat cert certificate
Functions
Get-DnsAddressList Get-DNSDebugLog Get-DnsCache Clear-DnsCache Get-HostsFile Add-HostsFileEntry Remove-HostsFileEntry ConvertTo-DottedDecimalIP ConvertTo-DecimalIP ifconfig Get-MyIpAddress Get-WebCertificate Get-WebSecurityProtocol Set-WebSecurityProtocol Import-509Certificate Expand-Uri Get-Netstat
Dependencies
Release Notes
Version 0.1
- Day one
Version 0.2
- Function (WEB) Added : Get-WebCertificate
- Function (DNS) Changed : Added progress to the Get-DnsDebugLog
Version 0.3
- Function (WEB) added : Get-WebSecurityProtocol
- Function (WEB) added : Set-WebSecurityProtocol
- Function (WEB) added : Import-509Certificate
Version 0.4
- Function (DNS) added : Get-HostsFile : Pretty self explainatory
- Function (DNS) added : Add-HostsFileEntry : Offers elevation if not running as admin
- Function (DNS) added : Remove-HostsFileEntry : Elevation offered. Only IP arg for now.
Version 0.5
- Function (WEB) added : Expand-Uri : for seeing the destination of a shortened URL w/o going there...
- Function (WEB) changed : Set-WebSecurityProtocol had a problem with looking up current protocols.
- Function (NET) added : Get-Netstat returns an object with established and listening port info
- Module : changed : Removed the prerequisite installer of the core module.
- Module : changed : Module now requires PowerShell version 5.0
FileList
- Network.nuspec
- Network.psd1
- Network.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.9.3.1 | 934 | 2/6/2025 |
0.9.3.0 | 41 | 2/5/2025 |
0.9.2.3 | 4,604 | 11/10/2024 |
0.9.2.2 | 5 | 11/10/2024 |
0.9.2.1 | 1,565 | 9/26/2024 |
0.9.2 | 190 | 9/20/2024 |
0.9.1 | 10,484 | 11/30/2018 |
0.9 | 37 | 11/30/2018 |
0.8 | 333 | 3/16/2018 |
0.7.1 | 311 | 10/25/2017 |
0.7 | 34 | 10/25/2017 |
0.6 | 70 | 10/6/2017 |
0.5 (current version) | 38 | 10/5/2017 |