Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

DiljotSG/web-server-flair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

web-server-flair

A simple multi-threaded web server written in Python 3.

Description

An extremely basic multi-threaded web server built in Python 3. The web server supports POST and GET and (.cgi) script execution.

Usage

Simply run server.py server using Python 3. The server can be quit with a Keyboard Interrupt.

Dependencies

  • This program uses the basic built-in modules in Python 3.

About

A simple multi-threaded web server written in Python 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages