Skip to content

Latest commit

 

History

History

Simple_Http_Server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Star Badge Open Source Love

Simple HTTP Server

🛠️ Description

A simple HTTP server written using python sockets.

⚙️ Languages or Frameworks Used

This project is written in Python 3.10 and has no other dependencies other than the Python Standard library.

🌟 How to run

Just run python mhttp.py <your-desired-folder>, where <your-desired-folder> is the folder which you need to serve. If you want to serve the current folder, just run python mhttp.py

📺 Demo

Server Client
Server GIF Client GIF

🤖 Author

Harish Kumar