Skip to content

Instantly share code, notes, and snippets.

@diorahman
Created August 6, 2012 20:58
Show Gist options
  • Save diorahman/3278404 to your computer and use it in GitHub Desktop.
Save diorahman/3278404 to your computer and use it in GitHub Desktop.
HOWTO: KITE
#KITE#
#SERVER
./pagekite.py --clean --isfrontend --ports=12345 --domain=http:beta.kertasapp.com:dio10201
#CLIENT (LOCALHOST)
./pagekite.py --clean --frontend=beta.kertasapp.com:12345 --service_on=http:beta.kertasapp.com:localhost:8000:dio10201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment