race the beam
- read-only demo server at https://a.ocv.me/pub/demo/
- docker image ╱ similar software ╱ client testbed
there is a discord server with an @everyone
in case of future important updates, such as vulnerabilities (most recently 2023-07-23)
new features
- files can be downloaded before the upload has completed ("almost like peer-to-peer")
- watch the release trailer 👌
- if the downloader catches up with the upload, the speed is gradually slowed down so it never runs ahead
- can be disabled with
--no-pipe
- option
--no-db-ip
disables storing the uploader IP in the database bf58507 - u2c (cli uploader): option
--ow
to overwrite existing files on the server 439cb7f
bugfixes
- when running on windows, using the web-UI to abort an upload could fail 8c552f1
- rapidly PUT-uploading and then deleting files could crash the file hasher feecb3e