You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-net_pingcheck

26 lines
807 B

Source-Makefile: feeds/packages/net/pingcheck/Makefile
Package: pingcheck
Version: 2020-02-12-1
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libubus +libuci
Conflicts:
Menu-Depends:
Provides:
Section: net
Category: Network
Repository: base
Title: Check Internet and interface connectivity
Maintainer: Bruno Randolf <br1@einfach.org>
Source: pingcheck-2020-02-12.tar.xz
License: GPL-2.0-or-later
LicenseFiles: LICENSE
Type: ipkg
Description: Checks by using "ping" (ICMP echo) or by opening connections to TCP port 80
wether a configured host (normally on the internet) can be reached via a
specific interface. Then makes this information available via ubus and triggers
"online" and "offline" scripts.
https://github.com/br101/pingcheck
Bruno Randolf <br1@einfach.org>
@@