Skip to content

Commit d88cbe6

Browse files
committed
Merge branch 'master' of https://github.com/Killeroo/PowerPing
2 parents 8635f30 + e99a9ab commit d88cbe6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,24 @@ Download it here: [[Current Build]](https://github.com/Killeroo/PowerPing/tree/m
99
![alt text](Screenshots/readme_screenshot.png "PowerPing in action")
1010

1111
## Usage:
12-
PowerPing [--?] | [--li] | [--whoami] | [--loc] | [--g] | [--cg] | [--fl] |
12+
PowerPing [--?] | [--li] | [--whoami] | [--loc] | [--g] | [--cg] | [--sc] | [--fl] |
1313
[--t] [--c count] [--w timeout] [--m message] [--i TTL] [--in interval]
1414
[--pt type] [--pc code] [--dm] [--4] [--sh] [--nc] [--ts] [--ti timing] target_name
1515

1616
## Features
1717

1818
- ICMP Packet customisation
1919
- Coloured output
20-
- Display customisation
20+
- Customizable display
2121
- Ping flooding
2222
- ICMP packet capture
23-
- Scanning
23+
- Network discovery
2424
- Graph view
2525
- Location lookup
2626

2727
## Arguments:
2828
--help [--?] Displays this help message
29+
--examples [--ex] Shows example usage
2930
--infinite [--t] Ping the target until stopped (Control-C to stop)
3031
--displaymsg [--dm] Display ICMP messages
3132
--shorthand [--sh] Show less detailed replies
@@ -44,7 +45,8 @@ Download it here: [[Current Build]](https://github.com/Killeroo/PowerPing/tree/m
4445
1 - Sneaky 5 - Speedy
4546
2 - Quiet 6 - Insane
4647
3 - Polite
47-
48+
49+
--scan [--sc] address Network scanning, specify range "127.0.0.1-55"
4850
--listen [--li] address Listen for ICMP packets
4951
--flood [--fl] address Send high volume of pings to address
5052
--graph [--g] address Graph view

0 commit comments

Comments
 (0)