# sc0tfree/updog

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/sc0tfree-updog).**

3,359 stars · 334 forks · Python · MIT

## Links

- GitHub: https://github.com/sc0tfree/updog
- awesome-repositories: https://awesome-repositories.com/repository/sc0tfree-updog.md

## Topics

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

## Description

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.

## Tags

### Part of an Awesome List

- [Infrastructure Automation](https://awesome-repositories.com/f/awesome-lists/devops/infrastructure-automation.md) — Lightweight HTTP/S server for file transfers.
- [Payload Hosting](https://awesome-repositories.com/f/awesome-lists/security/payload-hosting.md) — HTTP/S file server with upload/download capabilities.
