ipscan

Angry IP Scanner - fast and friendly network scanner

  • 所有者: angryip/ipscan
  • 平台:
  • 許可證: GNU General Public License v2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

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-28 20:58:48
推送於2025-05-12 19:46:47
最后一次提交2024-11-23 21:03:42
發布數64
最新版本名稱3.9.1 (發布於 )
第一版名稱1.81 (發布於 )
用户参与
星數4.5k
關注者數206
派生數753
提交數1.8k
已啟用問題?
問題數397
打開的問題數162
拉請求數41
打開的拉請求數8
關閉的拉請求數21
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?