Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

PyWebServer

Simple Python Web Server with HTTPBasicAuth

Running the server

Execute the script to start the server

$ ./py3-server.py 

....... Server Starts - :59981
  • To access the server visit http://localhost:59981
  • To kill the server, hit Ctrl + c
  • You can change the users and ports in py3-server.py

About

Simple Python Web Server with HTTPBasicAuth

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages