Skip to content

Latest commit

 

History

174 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Web-server

Version

Install

pip install .

Usage

Show help

python3 -m webserver -h

Get config file with default values

python3 -m webserver -g output_file

Run server with config file

python3 -m webserver -c config_file

Run tests

python3 -m unittest

Features

  • proxy_pass
  • serve static files / directories with a cache of open files
  • auto-index for catalogs
  • logging requests
  • virtual servers
  • support for keep-alive connections
  • launch of python functions to certain request paths
  • configuration via config file
  • multithreading

Author

👤 Artyom Borisov

关于

web-server university project with different features

Topics

Resources

Stars

1 star

关注者

2 watching

复刻s

发布

Used by

贡献者

Languages