Skip to content

cybersecgeek/psping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

psping

Ping with timestamp on Win Powershell

ping.exe -t google.com|Foreach{"{0} - {1}" -f (Get-Date),$_} >>pinglog.txt

About

Ping with timestamp on Win Powershell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published