Skip to content

This is a simple HTTP server that allows users to download files from the server

Notifications You must be signed in to change notification settings

jiaqi-gu/Simple-HTTP-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-HTTP-Server

This is a simple HTTP server that allows users to download files from the server.

Default file path: ./files

To run the server:

Python HttpServer [port]

    [port] is the port number of the server. It is optional. The default port number is 8080.

alt tag

About

This is a simple HTTP server that allows users to download files from the server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages