Pagekite

$ wget -c https://pagekite.net/pk/pagekite.py $ chmod +x pagekite.py $ nano .pagekite.rc $ ./pagekite.py $ screen -S pagekite

When you upgrade the Raspbian to jessie, you will get an error message:

Traceback (most recent call last):
  File "tmp/scr/pagekite.py", line 249, in <module>
    exec __FILES[".SELF/sockschain/__init__.py"] in sys.modules["sockschain"].__dict__
  File "<string>", line 130, in <module>
  File "<string>", line 132, in SSL
AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3'

Install python-openssl