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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?