aboutsummaryrefslogtreecommitdiff
path: root/net/pagekitec/files
Commit message (Collapse)AuthorAge
* net/pagekitec: support status reporting json fileKarl Palsson2020-03-24
| | | | | | Allows luci webapp to report health more dynamically. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* pagekite: add simple websockets and update syntaxKarl Palsson2020-02-26
| | | | | | Syntax now matches preferred upstream style. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* pagekitec: add new packageKarl Palsson2018-03-14
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 <karlp@tweak.net.au>