A simple HTTP server for sharing files on your local network.
To share the current directory (read-only) at http://landrop.local:8000 run landrop from the directory you want to make available.
To run/install directly from source:
go run github.com/mastercactapus/landropTo allow uploads, add the -w flag:
go run github.com/mastercactapus/landrop -w