Skip to content

Instantly share code, notes, and snippets.

@karlp
Last active December 10, 2015 15:09
Show Gist options
  • Save karlp/4452408 to your computer and use it in GitHub Desktop.
Save karlp/4452408 to your computer and use it in GitHub Desktop.
proposed text for pagekitec
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.
.
Basic UCI support for HTTP and SSH servers is also included in this package.
.
https://pagekite.net/wiki/Floss/LibPageKite/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment