Install Angry IP Scanner 3.3.2 in Linux Ubuntu, Mint and Debian

 

Install Angry IP Scanner 3.3.2 in Linux Ubuntu, Mint and Debian

Angry IP scanner is a very fast IP address and port scanner.
It can scan IP addresses in any range as well as any their ports. It is cross-platform and lightweight. Not requiring any installations, it can be freely copied and used anywhere.
Angry IP scanner simply pings each IP address to check if it’s alive, then optionally it is resolving its hostname, determines the MAC address, scans ports, etc. The amount of gathered data about each host can be extended with plugins.

Changes in Angry IP Scanner 3.2.2: 
- MAC vendors updated
- Update site URLs
- Debian/Ubuntu: allow more different JREs
- Mac: Specify Java 1.6+ in plist
- Upgrade JNA to 4.0
- Windows: remove license step from the installer
- Minor bugfixes

To Install Angry IP Scanner 3.3.2 in Linux Ubuntu (12.04, 12.10, 13.04, 13.10, 14.0, 14.10), mint (14,15,16,17) and debian derivative system, open a new Terminal window and bash (get it?) in the following commands:

For Linux System 64 bit
wget http://github.com/angryziber/ipscan/releases/download/3.3.2/ipscan_3.3.2_amd64.deb
sudo dpkg -i ipscan_3.3.2_amd64.deb
sudo apt-get install -f
sudo rm -rf ipscan_3.3.2_amd64.deb
For Linux System 32 bit
wget http://github.com/angryziber/ipscan/releases/download/3.3.2/ipscan_3.3.2_i386.deb
sudo dpkg -i ipscan_3.3.2_i386.deb
sudo apt-get install -f
sudo rm -rf ipscan_3.3.2_i386.deb

Running

Make sure you have Oracle Java or OpenJDK installed - check your distribution. GCJ is not recommended. DEB and RPM packages will install appropriate 'desktop' files, so Angry IP Scanner will appear in the applications menu, under either Internet or Networking. Alternatively, you can just type ipscan to launch the application.
Jar files are launched by either double-clicking or typing java -jar jar-file.

Home Angry Ip Scanner