Skip to content

oph4cks/python-httpserver

Repository files navigation

python-httpserver

Easy to use and make fake response over http/https

Just three steps as follows

  1. Install dependent module
npm install
  1. Run build.sh script (The option for https protocal)
sh buils.sh
  1. Open your browser to test https://localhost:8001 or http://localhost:8002

About

Easy to use and make fake response over http/https

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 89.1%
  • Shell 10.9%