ipscan

Angry IP Scanner - fast and friendly network scanner

  • Owner: angryip/ipscan
  • Platform:
  • License:: GNU General Public License v2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Angry IP Scanner

This is the source code of Angry IP Scanner, licensed with GPL v2. Official site

The code is written mostly in Java (currently, source level 1.8).
IntelliJ IDEA is recommended for coding (Community Edition is fine).

Projects supports building for Linux, Windows and Mac OS X.

Building Actions Status

Use Gradle for building a package for your desired platform:

./gradlew or make in the project dir for the list of available targets.

./gradlew current would build the app for your current platform

The resulting binaries will be put into the build/libs directory.
Run jar files with java -jar <jar-file>.

Deb and rpm packages can only be built on Linux (tested on Ubuntu).
Building of Windows installer can be done on Linux as well.

./gradlew all will build packages for all OS (tested on Ubuntu only, see dependencies below).

Dependencies

On Ubuntu install the following packages:

sudo apt install openjdk-11-jdk rpm fakeroot wine-stable

Note: wine is needed for building of Windows installer.

Install OpenJDK on other platforms as you usually do it.

Main metrics

Overview
Name With Ownerangryip/ipscan
Primary LanguageJava
Program languageMakefile (Language Count: 6)
Platform
License:GNU General Public License v2.0
所有者活动
Created At2011-06-28 20:58:48
Pushed At2025-05-12 19:46:47
Last Commit At2024-11-23 21:03:42
Release Count64
Last Release Name3.9.1 (Posted on )
First Release Name1.81 (Posted on )
用户参与
Stargazers Count4.5k
Watchers Count206
Fork Count753
Commits Count1.8k
Has Issues Enabled
Issues Count397
Issue Open Count162
Pull Requests Count41
Pull Requests Open Count8
Pull Requests Close Count21
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private