Repository navigation

#

simplehttpserver

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

Rust
3093
21 天前
sc0tfree/updog

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.

Python
3050
1 年前

Go alternative of python SimpleHTTPServer

Go
504
1 年前

A SimpleHTTPServer written in Go, enhanced with features and with a nice design - https://goshs.de

Go
462
3 天前

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

OCaml
81
2 天前

ComplexHTTPServer - A Multithreaded Python SimpleHTTPServer

Python
44
8 年前

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

Python
21
3 年前

gowebhello is a simple golang replacement for 'python -m SimpleHTTPServer'.

Go
14
4 年前

zsh plugin for metasploit framework

Shell
14
7 年前

Basic HTTP Server with a feature to invoke a shell in the dir the files are being served from.

Python
11
7 年前

Command line tool to serve current directory as an http server (like python's SimpleHTTPServer, but faster)

Go
10
5 年前

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)

Go
9
17 天前

Python3-based http.server supporting Basic AUTH and HTTPS; it's SimpleHTTPServer with python3 facial hair!

Python
8
6 年前

This project is a updated version of Updog from sc0tfree with new functions like generating a qr for easy acces or share just images.

Python
4
7 个月前

A simple HTTP server for sharing files on your local network.

Go
4
2 个月前

SimpleHttpServer :: Simplified implementation of the sun http server :: Simplified handlers to execute complex operations

Java
2
3 年前