Does anyone know of a network IP scanner that will run?
I have looked at angry IP, but it seems to be i386 only.
I Pi is setup in my vacation house and I want to use it remotely to check network status of other devices there, so I really need a IP scanner.
-
- Posts: 2
- Joined: Fri Apr 19, 2013 5:09 pm
- pluggy
- Posts: 3635
- Joined: Thu May 31, 2012 3:52 pm
- Location: Barnoldswick, Lancashire,UK
- Contact: Website
Re: IP Scanner ?
nmap
(sudo) apt-get update
(sudo) apt-get install nmap
(sudo) apt-get update
(sudo) apt-get install nmap
Don't judge Linux by the Pi.......
I must not tread on too many sacred cows......
I must not tread on too many sacred cows......
-
- Posts: 2
- Joined: Fri Apr 19, 2013 5:09 pm
Re: IP Scanner ?
Thanks, I also found zenmap works as well
Re: IP Scanner ?
How do I run the program?
Thanks !
Thanks !
Re: IP Scanner ?
Here is an example:-
Code: Select all
sudo nmap -sn 192.168.0.0/24
Code: Select all
Nmap scan report for pi (192.168.0.80)
Host is up (0.100s latency).
MAC Address: B8:27:EB:95:F7:84 (Raspberry Pi Foundation)
Re: IP Scanner ?
there are quite a few gems that are not for ARM yet. Angry IP would be nice!!!
nmap does the job for now.
i made a desktop shortcut for nmap.
the only issue is it runs but then closes the window right after its done!
how do i get it to stay open?
nmap does the job for now.
i made a desktop shortcut for nmap.
the only issue is it runs but then closes the window right after its done!
how do i get it to stay open?
maccaps.com - bringing life to dead electronics.