Skip to content

SimpleHTTPServer.jar is [python -m "SimpleHTTPServer"] for java

Notifications You must be signed in to change notification settings

gezhonglunta/SimpleHTTPServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleHTTPServer
================
If you don't know what SimpleHTTPServer is, it is a
python library that serves files from the current
directory, directly mapping the directory structure
to HTTP requests

How to use:
java SimpleHTTPServer.jar [port number]

You would want to do port forwarding to share on the internet
python -m "SimpleHTTPServer" comes in handy sometimes
I have that ready to share big files to my friend

About

SimpleHTTPServer.jar is [python -m "SimpleHTTPServer"] for java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%