Skip to content

Instantly share code, notes, and snippets.

@debboutr
Created March 14, 2016 20:00
Show Gist options
  • Save debboutr/f51db68b05806f0af179 to your computer and use it in GitHub Desktop.
Save debboutr/f51db68b05806f0af179 to your computer and use it in GitHub Desktop.
HTTP Server Python
python -m SimpleHTTPServer
http://192.168.1.2:8000
http://127.0.0.1:8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment