A image web server
-
Installation Example: VirtualEnv jingweih source jingweih/bin/active pip install django
-
Connect local port to server port ssh -N -f -L localhost:8000:localhost:8000 jingweih@orionp
-
Start Server python manage.py runserver
-
View the website with the url: http://127.0.0.1:8000/files/