pagekitec: add new package
authorKarl Palsson <redacted>
Tue, 6 Mar 2018 16:57:54 +0000 (16:57 +0000)
committerKarl Palsson <redacted>
Wed, 14 Mar 2018 10:54:26 +0000 (10:54 +0000)
commit450577536f5abb452bda77d9619a8238c13ce613
treeaddf168b61c137ff3f24f69872d49d973f62e28b
parent5f375b9131344082f331f4114707766e64d4e4d9
pagekitec: add new package

From the package description:
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.

 This package provides an implementation of the PageKite Protocol in C,
 optimized for high-performance or embedded applications.

Signed-off-by: Karl Palsson <redacted>
net/pagekitec/Makefile [new file with mode: 0644]
net/pagekitec/files/etc/config/pagekitec [new file with mode: 0644]
net/pagekitec/files/etc/init.d/pagekitec [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT