fing -h查看命令帮助
[root@fedora ~]# fing -h
=== Fing 5.5.2 - www.fing.io ===
CLI options:
Helper:
-h [ --help ] show this help message -v [ --version ] show fing version --interactive start the interactive mode
Command List:
-i [ --info ] show network informations -n [ --netdiscover ] arg run network discovery -s [ --servicescan ] arg scan services on host/network -p [ --ping ] arg run icmp ping on the hosts -T [ --traceroute ] arg run traceroute on the specified host -w [ --wol ] arg send wake on lan command on targets
Command Options:
-d [ --rdns ] arg enable/disable reverse DNS lookups -o [ --output ] arg use output setup for discovery/scan/ping -P [ --profile ] arg use specific discovery/scan/ping profile -r [ --rounds ] arg number of rounds for discovery -m [ --maxports ] arg max ports for scan --session arg use specific discovery session file --silent force to silent mode
3、用法举例
1) fing -i 查看网络信息
fing -i
或
fing --info
2) fing -n 网络发现
fing -n 192.168.31.0/24