Found 1,004 repositories(showing 30)
TheWaWaR
Simple http server in Rust (Windows/Mac/Linux)
sc0tfree
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.
patrickhener
A SimpleHTTPServer written in Go, enhanced with features and with a nice design - https://goshs.de
projectdiscovery
Go alternative of python SimpleHTTPServer
briandowns
Drop-in replacement for Python SimpleHTTPServer. Provides TLS via Let's Encrypt over HTTP2, and auto generated self-signed certificates.
jeske
Simple Embeddable HTTP server class in C#
nodauf
Swiss army knife Webserver in Golang. Keep simple like the python SimpleHTTPServer but with many features
danvk
SimpleHTTPServer with support for Range requests
kachayev
Zero-configuration command-line async HTTP files server in Clojure. Like Python's SimpleHTTPServer but scalable.
freelamb
simple http server for upload and download
Tallguy297
Simple HTTP Server With Upload written in Python 3
A python SimpleHTTPServer-like multithreading python HTTP server
An extended version of python's SimpleHTTPServer that supports https, authentication, rate limiting, and download resuming.
AlanQuatermain
A simple HTTP server, implemented as a Mac command-line application. The source code, aside from main.m, is designed to work on either Mac or iOS.
c-cube
Minimal HTTP server using good old threads + blocking IO, with a small request router.
itang
Alternatives for “python -m SimpleHTTPServer”, using golang
tailrecursion
A Leiningen plugin to serve files out of a local directory -- very similar to Python's SimpleHTTPServer
maruel
"python -m SimpleHTTPServer" but FAST
ksmith97
A modification of the very useful SimpleHTTPServer python script to add gzip compression.
wanetty
This is a simple Go web server that allows users to upload files and view a list of the uploaded files. The server can be run locally or deployed to a remote server. (Linux / Windows / Mac)
amitu
SimpleHTTPServer with Django steroids
vickysam
ComplexHTTPServer - A Multithreaded Python SimpleHTTPServer
danvk
Server Side Includes in Python's SimpleHTTPServer
lerry
An enhanced version of SimpleHTTPServer
fogleman
Simple Go file server for command line development use, a la Python's SimpleHTTPServer.
inaz2
A Simple HTTP Proxy like Python's SimpleHTTPServer module.
bevry-archive
Use https://github.com/zeit/serve or `python -m SimpleHTTPServer 8000` instead
khankuan
A shell script to capture android screen using screenrecord utility by chunks and streaming them via python SimpleHTTPServer
ercchy
Simple HTTP Server is a learning project about HTTP Protocol and how server is handling requests.
matsumotory
mruby-simplehttpserver is a HTTP Server with less dependency for mruby