[ Overview | Windows | Mac OS | Linux ]
pagekite.py
.chmod +x pagekite.py
(Linux/Mac/BSD only).pagekite.py
to /usr/local/bin
or your preferred location.For more specific instructions, select your operating system above.
pagekite.py
.The first time you run the program, it will ask a few questions and guide you through the process of setting up your first kite.
Note: Python 3 does not currently work. Please use Python 2.7.
In a Terminal window, run the following command:
$ curl -s https://pagekite.net/pk/ |sudo bash
Click here to view the source of the installer script.
If you prefer (piping web pages to bash isn't always a great idea), you can download the program yourself and install wherever you like. Just remember to make the program executable. An example:
$ curl -O https://pagekite.net/pk/pagekite.py
$ chmod +x pagekite.py
$ sudo mv -f pagekite.py /usr/local/bin
Both of the above methods will download and install the latest version of pagekite.py
for use on the command-line. You can re-run the commands at any time to upgrade.
The quickest way to install PageKite, is like so:
$ curl -s https://pagekite.net/pk/ |sudo bash
Click here to view the source of the installer script.
If you prefer (piping web pages to bash isn't always a great idea), you can download the program yourself and install wherever you like. Just remember to make the program executable. An example:
$ curl -O https://pagekite.net/pk/pagekite.py
$ chmod +x pagekite.py
$ sudo mv -f pagekite.py /usr/local/bin
Both of the above methods will download and install the latest version of pagekite.py
for use on the command-line. You can re-run the commands at any time to upgrade.
If you want PageKite to start up on boot or want to subscribe to automated updates, please try our Debian packages instead. They are compatible with Debian, Ubuntu, Raspbian and many other distros.
PageKite is also packaged by Debian themselves, so this usually works:
$ apt install pagekite
Note the official Debian packages tend to be a couple of releases behind. Please try our packages or pagekite.py before contacting our tech support or reporting bugs.
If you would like to verify the integrity of your download, the OpenPGP key for packages@pagekite.net (key ID C7B2CAC3) is in the public key servers, and you can download signatures for the latest release.