Prefab for HTTP Server on Python
Simple TFTP Server on Python
Simple http server with handling async https request. Use for this SSL certificate. This script is compiled from https://github.com/enthought/Python-2.7.3/blob/master/Lib/SimpleHTTPServer.py and https://github.com/xliu59/SSL-TLS_SOCKET/blob/master/server.py.