Source: pagekite
Section: net
Priority: optional
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),
 python3:any | python3-all:any | python3-dev:any | python3-all-dev:any | dh-sequence-python3
Build-Depends-Indep:
 dh-python (>= 2.20151103)
 , python3-all
 , python3-openssl
 , python3-setuptools
 , python3-socksipychain (>= 2.1.0.5.geb5ee87)
Standards-Version: 4.6.2
Homepage: https://pagekite.net/
Vcs-Browser: https://salsa.debian.org/freedombox-team/pagekite
Vcs-Git: https://salsa.debian.org/freedombox-team/pagekite.git
Rules-Requires-Root: no

Package: pagekite
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${python3:Depends}
 , ca-certificates
 , daemon (>= 0.6)
 , python3-socksipychain (>= 2.1.0)
 , python3-openssl
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.
