Skip to content

ani1998ket/Noob_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noob_Server

An extremely basic HTTP Server written using socket module in python.

Instructions

Clone the repo

$ git clone [email protected]:ani1998ket/Noob_Server.git

Open the repo from the directory where it was cloned

$ cd Noob_Server

Run the Server

$ python3 noob_server.py

Open your browser and type the url

http://localhost:8888/

Type Ctrl + C to exit the server

Index page

index_page


Not found page

404_page

About

Its an extremely basic HTTP Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published