mirror of
https://github.com/openNDS/openNDS.git
synced 2026-01-13 22:07:55 -05:00
19 lines
837 B
Plaintext
19 lines
837 B
Plaintext
Source: opennds
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Shiao-An Yuan <shiao.an.yuan@gmail.com>
|
|
Uploaders: Moritz Warning <moritzwarning@web.de>, Steffen Moeller <moeller@debian.org>
|
|
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), dh-systemd (>= 1.5), libmicrohttpd-dev (>= 0.9.51)
|
|
Standards-Version: 3.9.6
|
|
Vcs-Git: git://github.com/opennds/opennds.git
|
|
Vcs-Browser: http://github.com/opennds/opennds
|
|
|
|
Package: opennds
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libmicrohttpd12 (>= 0.9.51)
|
|
Description: manage access to public internet access
|
|
openNDS controls access to a public Internet connection and offers
|
|
a simple way to open a Hotspot for wireless networks. It provides a
|
|
captive portal to inform users about the services and optionally have
|
|
them acknowledge the terms and conditions of its use.
|