PingIt
0.0.2
Ping-like functionality that also has the capability to track outages and latency issues.
The owner has unlisted this package.
This could mean that the module is deprecated or shouldn't be used anymore.
Installation Options
Owners
Copyright
(c) mattf. All rights reserved.
Package Details
Author(s)
- mattf
Functions
Dependencies
This module has no dependencies.
Release Notes
## 0.0.2
* tightened up the resolve destination functionality to be more uniform in the event of errors
* other minor tweaks
## 0.0.1
Initial Release
* Works on both Windows and Linux
** On Linux, sudo is required due to Test-Connection being broken on Linux
see https://github.com/MicrosoftDocs/PowerShell-Docs/issues/8684
FileList
- PingIt.nuspec
- LICENSE
- PingIt.psd1
- PingIt.psm1
- README.md
- .vscode\launch.json
- tests\ResolveDestination.ps1