Equips de 64 bits:
$ sudo wget http://www.overlooksoft.com/packages/linux64/overlook-fing-2.1.deb
Equips de 32 bits:
$ sudo wget http://www.overlooksoft.com/packages/linux32/overlook-fing-2.1.deb
L'aplicació també està disponible per a smartphones:
Play store:
https://play.google.com/store/apps/details?id=com.overlook.android.fing&hl=ca
App store:
https://itunes.apple.com/us/app/fing-network-scanner/id430921107?mt=8
$ sudo dpkg -i overlook-fing-2.1.deb
$ sudo fing -h === overlook fing 2.1 - www.overlooksoft.com === Command line options: -h [ --help ] show this help message -v [ --version ] show fing version -i [ --info ] show network informations -n [ --netdiscover ] arg run network discovery -s [ --servicescan ] arg run service scan on host/network -o [ --output ] arg use output setup for discovery/scan/ping -P [ --profile ] arg use specific discovery/scan/ping profile -d [ --rdns ] arg enable/disable reverse DNS lookups -r [ --rounds ] arg number of rounds (network discovery) --session arg use specific discovery session file --silent force to silent mode --interactive start the interactive mode -p [ --ping ] arg run icmp ping on the hosts --sentinel run Fingbox Sentinel -w [ --wol ] arg send wake on lan on targets
$ sudo fing 21:27:50 > Discovery profile: Default discovery profile 21:27:50 > Discovery class: data-link (data-link layer) 21:27:50 > Discovery on: 192.168.204.0/24 21:27:50 > Discovery round starting. 21:27:50 > Host is up: 192.168.204.253 HW Address: 94:DB:C9:00:0C:C7 (Azurewave) Hostname: zenbook.local 21:27:51 > Discovery progress 25% 21:27:52 > Discovery progress 50% 21:27:53 > Discovery progress 75% 21:27:50 > Host is up: 192.168.204.1 HW Address: D4:CA:6D:20:8F:7F (Routerboard.com)
$ sudo fing -n 192.168.0.0/24 21:34:25 > Discovery profile: Default discovery profile 21:34:25 > Discovery class: network (network layer) 21:34:25 > Discovery on: 192.168.0.0/24 21:34:25 > Discovery round starting. 21:34:25 > Host is up: 192.168.0.1 21:34:25 > Host is up: 192.168.0.2 21:34:38 > Discovery progress 25% 21:34:25 > Host is up: 192.168.0.3 21:34:25 > Host is up: 192.168.0.9 21:34:49 > Discovery progress 50% 21:34:25 > Host is up: 192.168.0.5
$ sudo fing -n 192.168.0.0/24 --silent 21:36:34 > Host is up: 192.168.0.1 21:36:34 > Host is up: 192.168.0.2 21:36:34 > Host is up: 192.168.0.3 21:36:34 > Host is up: 192.168.0.5 21:36:34 > Host is up: 192.168.0.9 21:36:34 > Host is up: 192.168.0.12 21:36:35 > Host is up: 192.168.0.107 21:36:35 > Host is up: 192.168.0.190 21:36:35 > Host is up: 192.168.0.202 21:36:35 > Host is up: 192.168.0.210 ------------------------------------------------------------------------------- | State | Host | Last change | |-----------------------------------------------------------------------------| | UP | 192.168.0.1 | | | UP | 192.168.0.2 | | | UP | 192.168.0.3 | | | UP | 192.168.0.5 | | | UP | 192.168.0.9 | | | UP | 192.168.0.12 | | | UP | 192.168.0.107 | | | UP | 192.168.0.190 | | | UP | 192.168.0.202 | | | UP | 192.168.0.210 | | -------------------------------------------------------------------------------