# tiny_server **Repository Path**: nw18/tiny_server ## Basic Information - **Project Name**: tiny_server - **Description**: 一个用以共享文件的简单Http服务器 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-03-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD #tiny_server ======= # tools about tiny server 0: it is a simple http server for share file. 1: only run under python2,not support python3. 2: there a simple authentication with auth.py 'python auth.py help' for how to use. 3: about the parameter of it,have a look at the head part of tiny_server.py 4: hope useful to you,don't use it at important area,its not seirously design or test. 5: bad english,pray forgive >>>>>>> master