A file transfer tool.
Get
go get github.com/0xcaff/dnd
or download the latest release (you don't need go to run it)
Run
dnd
Now navigate to host:port
, select or drop files onto the page. The files will
be uploaded to the current directory.
If building an stand alone binary for distribution, the static assets must be packaged.
go generate
go build