Skip to content

tnuanchuay/upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

upload

if you want to upload file to your serve as static serve this is it

get

go get github.com/tspn/upload
cd $GOPATH/bin
cp upload /bin/

usage

in your server
upload --serve
in your cliend
upload --host=ipaddr thefile

license

WTFPL - Do What the Fuck You Want

todo

  • read host form env
  • --path_to_save save file to specific path

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages