Support multiple downloads

This commit is contained in:
Olivier Tremblay 2018-10-15 07:29:55 -04:00
parent 03442ed63f
commit 2e8083e42f
No known key found for this signature in database
GPG key ID: D1C73ACB855E3A6D
2 changed files with 81 additions and 35 deletions

View file

@ -1,2 +1,11 @@
# sharethis
Easy file sharing for the mere mortal
# TODO
- Better documentation. :P
- Logging (probably with log levels too)
- Per-account bandwidth quotas
- Admin functionality (use the client to add or remove keys, adjust quotas, etc)
- Remove hardcoded idiotic values
- UPnP hole-punching (so that the server does not have to proxy files (as in direct peer-to-peer file sending))