Developer Tools
โ
3.3k
Python
sc0tfree/updog
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.
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