This wiki page contains a collection of How-To recipes and answers to Frequently Asked Questions about how to use PageKite.
It is probably wise to read the QuickStart guide first, before diving in here.
General
git
treepagekite.py
as an instant HTTPS file serverMicrosoft Windows
Apple Mac OS X
GNU/Linux
The TechnicalManual and OpenSource pages contain many more technical details and examples.
Comments
This link is broken:
https://pagekite.net/wiki/Howto/Mac/MacClient/
Perhaps the MacClient does not exist anymore and this was just overlooked.
If it does still exist, I want to check it out.
Regards,
Jake
I am trying to create mysql server that can be accessed publicly. I was able to run pagekite on my local machine.. But when I try to connect it with mysql bench its giving error. COuld you please tell me the steps or link to any documnets about this.
>>> Creating kite: XXXXXXXX.pagekite.me [CTRL+C = Cancel]
*** Kite creation failed!
*** Error code: :Access denied">
*** Try again later?
What am I doing wrong?
I am getting this error. Please assist me about the same.
*** Kite creation failed!
***
*** Sorry, that domain (dummytesting3492@gmail.com) is unavailable.
***
*** If you registered it already, perhaps you need to log on with
*** a different e-mail address?
***
They would need PTR records to avoid bouncing (How the phishers last months did without it I don't have a clue).
Thanks.
But quickly:
* Redis behind PageKite is probably impossible.
* E-mail servers behind PageKite are also currently impossible and may always be impossible due to security/privacy concerns.
* If you have previously signed up with an account you no longer wish to use, delete (or edit) your .pagekite.rc or pagekite.cfg file.
* There is no custom Mac client at the moment, it's just pagekite.py.
Cheers!
Connecting to front-end relay 139.162.16.102:443 ...
- Relay supports 10 protocols on 19 public ports.
- Raw TCP/IP (HTTP proxied) kites are available.
- To enable more logging, add option: --logfile=/path/to/logfile
Abuse/DDOS protection: Relaying traffic for up to 5 clients per 10800s.
Quota: You have 31 days, 5.0 tunnels left.
~<> Flying localhost:80 as https://ncuagriculture.pagekite.me/
!!! 223.104.170.83 - http://ncuagriculture.pagekite.me:80 (FAIL: localhost:80 is
down)
~<> Flying localhost:80 as http://ncuagriculture.pagekite.me/
<< pagekite.py [flying] Kites are flying and all is well.
what's wrong?
When running in cmd php artisan serve Name.pagekite.me --port=8000, failed to listen on Name.pagekite.me
what is the problem?
I need to enable 3 ports, 1433 to access my SQL database, 9090 for a page that I have on my computer and 8081 for another page.
How can I raise the 3 ports and how do I consume them to be able to redirect correctly. I have them on Ubuntu server 24