simplehttpserver topic

List simplehttpserver repositories

goshs

205
Stars
19
Forks
Watchers

A SimpleHTTPServer written in Go, enhanced with features and with a nice design

updog

2.9k
Stars
297
Forks
Watchers

Updog is a replacement for Python's SimpleHTTPServer. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use http basic auth.

simple_http_server

158
Stars
94
Forks
Watchers

simple http server for upload and download

simple-http-server

2.5k
Stars
165
Forks
Watchers

Simple http server in Rust (Windows/Mac/Linux)

simplehttpserver

450
Stars
50
Forks
Watchers

Go alternative of python SimpleHTTPServer

tiny_httpd

73
Stars
11
Forks
Watchers

Minimal HTTP server using good old threads + blocking IO, with a small request router.

py3SimpleHTTPServerWithUpload

20
Stars
6
Forks
Watchers

为 Python3 的 http.server 模块增加上传功能

ComplexHTTPServer

45
Stars
9
Forks
Watchers

ComplexHTTPServer - A Multithreaded Python SimpleHTTPServer