File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -9,23 +9,24 @@ Download it here: [[Current Build]](https://github.com/Killeroo/PowerPing/tree/m
9
9
![ alt text] ( Screenshots/readme_screenshot.png " PowerPing in action ")
10
10
11
11
## Usage:
12
- PowerPing [--?] | [--li] | [--whoami] | [--loc] | [--g] | [--cg] | [--fl] |
12
+ PowerPing [--?] | [--li] | [--whoami] | [--loc] | [--g] | [--cg] | [--sc] | [-- fl] |
13
13
[--t] [--c count] [--w timeout] [--m message] [--i TTL] [--in interval]
14
14
[--pt type] [--pc code] [--dm] [--4] [--sh] [--nc] [--ts] [--ti timing] target_name
15
15
16
16
## Features
17
17
18
18
- ICMP Packet customisation
19
19
- Coloured output
20
- - Display customisation
20
+ - Customizable display
21
21
- Ping flooding
22
22
- ICMP packet capture
23
- - Scanning
23
+ - Network discovery
24
24
- Graph view
25
25
- Location lookup
26
26
27
27
## Arguments:
28
28
--help [--?] Displays this help message
29
+ --examples [--ex] Shows example usage
29
30
--infinite [--t] Ping the target until stopped (Control-C to stop)
30
31
--displaymsg [--dm] Display ICMP messages
31
32
--shorthand [--sh] Show less detailed replies
@@ -44,7 +45,8 @@ Download it here: [[Current Build]](https://github.com/Killeroo/PowerPing/tree/m
44
45
1 - Sneaky 5 - Speedy
45
46
2 - Quiet 6 - Insane
46
47
3 - Polite
47
-
48
+
49
+ --scan [--sc] address Network scanning, specify range "127.0.0.1-55"
48
50
--listen [--li] address Listen for ICMP packets
49
51
--flood [--fl] address Send high volume of pings to address
50
52
--graph [--g] address Graph view
You can’t perform that action at this time.
0 commit comments