Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.23 KB

File metadata and controls

32 lines (21 loc) · 1.23 KB

HeyFileGo

License Release GoReport Dockerhub

Usage

Serve File/Folder

Drag and drop a file or folder onto the program, or use the command line:

./HeyFileGo ./path_to_file_want_to_serve

Receive Files

Simply start the program

Notes

  • The file receiving URL opens a web page for uploading files, which will be saved in the program's working directory
  • Multiple instances can run simultaneously without conflicts

Flags

Flag Value Description
-p / --port uint16 Specify port
-s / --ssl - Use HTTPS with auto-generated certificate