Easy file sharing for the mere mortal
Find a file
Olivier Tremblay 3660f76fe8
Do weird stuff
2022-04-29 13:57:40 -04:00
.circleci Do weird stuff 2022-04-29 13:57:40 -04:00
cmd/sharethis Extract some stuff out 2018-12-11 15:14:26 -05:00
.gitignore Initial commit 2018-10-11 21:27:27 -04:00
channel.go Extract some stuff out 2018-12-11 15:14:26 -05:00
filereq.go Extract some stuff out 2018-12-11 15:14:26 -05:00
go.mod Initial sharing work 2018-10-11 21:28:52 -04:00
go.sum Initial sharing work 2018-10-11 21:28:52 -04:00
LICENSE Initial commit 2018-10-11 21:27:27 -04:00
README.md Support multiple downloads 2018-10-15 07:29:55 -04:00

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))