- Using Python language
- Request data from a web server and save data in one specific form
- Start a base http server to forwarding saved data to other users
- The purpose is for requesting diversion and data sharing
- Base on gevent pywsgi WSGIServer, support user authentication
- Use requests lib to get data
- Access control list: white and black, automatic reload in absolute thread
- Configuration in config.ini
- Logging, rotate file every midnight
- Daemonizer base on https://github.com/serverdensity/python-daemon
- analyze.py is analysis tools for this web server
GPL V2