Skip to content
/ golf Public

A go server for temporary local file sharing

License

Notifications You must be signed in to change notification settings

TapirLiu/golf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A go server for temporary local file sharing.

go get -u github.com/tapirliu/golf

Run it:

lx@localhost:~/project/go-wasm$  golf
Serving folder:
   /home/user001/project/go-wasm
Running at:
   http://localhost:9999
   http://127.0.0.1:9999
   http://192.168.1.111:9999

Two options are supported

  • -port=9999: specify a listening port
  • -b: open in a browser automatically

About

A go server for temporary local file sharing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages