Easy Server is the easiest way to serve files
go get github.com/filipenos/easy-server
easy-server -port=<port> -download-dir=<path to download> -upload-dir=<path to save files>
where
- port = Number of port to usage
- download-dir = Path to serve a files
- upload-dir = Path to save files uploaded