Angry IP Scanner 3.4.1 released, Available for Ubuntu, Fedora, RedHat, Mageia, openSUSE
Install Angry IP Scanner 3.4.1 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.1 Rebecca, Linux Mint 17, Fedora 22, RedHat, Mageia, openSUSE
Angry IP Scanner (or simply ipscan) is an open-source and cross-platform network scanner designed to be fast and simple to use. It scans IP addresses and ports as well as has many other features.
It is widely used by network administrators and just curious users around the world, including large and small enterprises, banks, and government agencies. It runs on Linux, Mac OS X, Windows and possibly supporting other platforms as well.
Download version 3.4.1 below or browse previous releases or even older releases.
- DEB Package for Ubuntu/Debian/Mint, 64-bit
- RPM Package for Fedora/RedHat/Mageia/openSUSE, 64-bit
- DEB Package for Ubuntu/Debian/Mint, 32-bit
- RPM Package for Fedora/RedHat/Mageia/openSUSE, 32-bit
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.
How to Install Angry IP Scanner 3.4.1 on Ubuntu Derivative system :
To install Angry IP Scanner 3.4.1 on Ubuntu 16.04 Xenial Xerus, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04, Ubuntu 14.10 and derivative systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the vlc package. Like this:Download file :
wget http://github.com/angryziber/ipscan/releases/download/3.4.1/ipscan_3.4.1_i386.debInstall :
sudo dpkg -i ipscan_3.4.1_i386.debIn case “dpkg” indicates missing dependencies, complete the installation by executing the following command:
sudo apt-get install -f
Already to install, you can run and open terminal like this :
sudo ipscan
The source code is available on Github, and licensed under the terms of GPL v2.
You need to clone the following URL: https://github.com/angryziber/ipscan.git
See contribution page for more information.
Source code of older 2.x versions is available in the ipscan2 branch. Please note, however, that it has nothing in common with current, version 3.x code.
In case you want to download it without cloning: