Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 279 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 279 Bytes

fileserver

simple file server, support manage files

Usage

Usage of fileserver.exe:
  -dir string
        file dir (default "./")
  -pass string
        password
  -port string
        http port (default "80")
  -user string
        username

View