ipscan

Angry IP Scanner - fast and friendly network scanner

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者angryip/ipscan
主編程語言Java
編程語言Makefile (語言數: 6)
平台
許可證GNU General Public License v2.0
所有者活动
創建於2011-06-29 04:58:48
推送於2025-10-28 15:36:20
最后一次提交2025-10-28 15:36:16
發布數65
最新版本名稱3.9.2 (發布於 )
第一版名稱1.81 (發布於 )
用户参与
星數4.7k
關注者數203
派生數780
提交數1.8k
已啟用問題?
問題數413
打開的問題數174
拉請求數42
打開的拉請求數15
關閉的拉請求數21
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?