Live data from Hacker News

The fast, reliable way to make localhost part of the Web

pagekite.net

31–32 of 32 posts

Re: The fast, reliable way to make localhost part of the Web

#31
post #29

Earlier quoted context omitted.

Honestly, because I haven't yet taken the time to figure out how. Mostly that is because I have the feeling pip is more intended towards libraries and things used while programming python. Pagekite is not really a library (yet), it is more of a system utility, so integrating with the OS (rpm/deb and such things) seemed far more important.

Pip is by no means exclusive to libraries. See https://github.com/jkbr/httpie for an example of a CLI app that's distributed through both pip and easy_install. This guide might be helpful for you: http://guide.python-distribute.org/creation.html Also, nice work. I've used localtunnel up till now. You've definitely added more features than they have, so I'll be following this closely.

Thank you for the pointers, I'll take a look!

Re: The fast, reliable way to make localhost part of the Web

#32

On attempting to signup, I am getting this: Forbidden (403) CSRF verification failed. Request aborted. More information is available with DEBUG=True. Anybody else?

Sorry, nevermind... seems it was one of my extensions, worked okay in incognito mode.

Had tried on my phone and got the same message, now assuming that is because my phone browser is sub-par and it was just a coincidence that I got the same message.

Post reply on HN