zentyal / PyPagekite

Fork of PageKite, focusing on frontend reloading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a version of pagekite.py, a fast and reliable tool to make services visible to the public Internet.

This fork aims to trim down the software to a minimal service that can be run in unattended mode as a service and to make the frontend (relay servers) easier to integrate in an automated environment. It removes configuration interfaces and several options. It also provides config reloading capabilities, useful for frontends that need to be automated. It also removes internal HTTP server, focusing on HTTP proxying and raw TCP tunnelling.

About

Fork of PageKite, focusing on frontend reloading

License:GNU Affero General Public License v3.0


Languages

Language:Python 99.7%Language:Shell 0.3%