Source: pagekite
Section: net
Maintainer: FreedomBox packaging team <freedombox-pkg-team@lists.alioth.debian.org>
Uploaders:
 Sunil Mohan Adapa <sunil@medhas.org>,
 Petter Reinholdtsen <pere@debian.org>,
 Federico Ceratto <federico@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3:any | python3-all:any | python3-dev:any | python3-all-dev:any | dh-sequence-python3,
 python3-setuptools,
Build-Depends-Indep:
 dh-sequence-cruft,
 python3-all,
 python3-legacy-cgi,
 python3-openssl,
 python3-six,
 python3-socksipychain (>= 2.1.0.5.geb5ee87),
Standards-Version: 4.7.4
Homepage: https://pagekite.net/
Vcs-Browser: https://salsa.debian.org/freedombox-team/pagekite
Vcs-Git: https://salsa.debian.org/freedombox-team/pagekite.git

Package: pagekite
Architecture: all
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ca-certificates,
 daemon (>= 0.6),
 python3-legacy-cgi,
 python3-openssl,
 python3-socksipychain (>= 2.1.0),
 ${misc:Depends},
 ${python3:Depends},
Description: Make localhost servers publicly visible
 PageKite is a system for running publicly visible servers (generally
 web servers) on machines without a direct connection to the Internet,
 such as mobile devices or computers behind restrictive firewalls.
 PageKite works around NAT, firewalls and IP-address limitations by
 using a combination of  tunnels and reverse proxies.
 .
 Natively supported protocols: HTTP, HTTPS
 Partially supported protocols: IRC, Finger
 .
 Any other TCP-based service, including SSH and VNC, may be exposed
 as well to clients supporting HTTP Proxies.
