if you want to upload file to your serve as static serve this is it
go get github.com/tspn/upload
cd $GOPATH/bin
cp upload /bin/
upload --serve
upload --host=ipaddr thefile
WTFPL - Do What the Fuck You Want
- read host form env
- --path_to_save save file to specific path