sc0tfree/updog — GitHub Repository Preview
Developer Tools ★ 3.3k Python

sc0tfree/updog

by @sc0tfree ·

3.3k Stars
331 Forks
12 Issues
Python Language

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.

sc0tfree
@sc0tfree Project maintainer on GitHub
View Profile
View on GitHub
git clone https://github.com/sc0tfree/updog.git

Quick Start Example

bash
# sc0tfree/updog
git clone https://github.com/sc0tfree/updog
cd updog

# See README for setup instructions

Tags

#file-sharing#file-upload#http-server#https-server#simplehttpserver

Related Projects