add Makefile
bind to outbound ip
add uppy LICENSE
Receiving large files over the internet
This project assembles multiple technologies to ease the transfer of large files over the internet.
The backend is written in Go and uses tusd for reliable transfers.
The frontend uses uppy to be usable in the browser.
go run main.go
upload
folderCaveat: the name of the uploaded file is random, however you can find the original name in the accompanying .info
file.