Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Segilmez06 authored Oct 8, 2021
1 parent 8a15f7f commit 972c457
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

A Powershell script that pings IP's in a range.

Download: https://github.com/Segilmez06/Pinger/releases/latest

```powershell
Usage:
pinger <IP body> <first index> <last index> [ping count] [timeout duration]
Example:
pinger "192.168.1." 1 5
pinger "192.168.1." 1 5 1 750
```

This project is based on https://github.com/Segilmez06/Powershell-VSCode-Base.

0 comments on commit 972c457

Please sign in to comment.