mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 12:35:34 +02:00
fping: a IP --> an IP
This commit is contained in:
parent
4bbb5c8876
commit
5085853d51
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
`fping -a -g 192.168.1.0/24`
|
`fping -a -g 192.168.1.0/24`
|
||||||
|
|
||||||
- List alive hosts within a subnet generated from a IP range:
|
- List alive hosts within a subnet generated from an IP range:
|
||||||
|
|
||||||
`fping -a -g 192.168.1.1 192.168.1.254`
|
`fping -a -g 192.168.1.1 192.168.1.254`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue