Skip to content

HashTag42/Ping-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

This PowerShell CmdLet emulates the behavior of the ping command by sending web requests to an specified URL.

It then provides summary statistics for the response times in milliseconds.

Help type Command
To get help about the CmdLet, type: Get-Help .\Ping-Web.ps1
To see the examples, type: Get-Help .\Ping-Web.ps1 -Examples
For more information, type: Get-Help .\Ping-Web.ps1 -Detailed
For technical information, type: Get-Help .\Ping-Web.ps1 -Full
For online help, type: Get-Help .\Ping-Web.ps1 -Online

About

PowerShell cmdlet to check the status of a website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published