Skip to content

a-bad-dev/httpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

httpython

A very simple web server in Python 3

Don't use this for anything important, it likely has RCE or crash exploits.

It's just made as an example or for a base for another project.

Currently it only serves webpages, and so will respond with the HTML document no matter what request method is used.

About

A very simple HTTP server in Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages