usage: hfsserver port directory
curl http://ip:port/
curl -O http://ip:port/1.txt
curl -T 1.txt http://ip:port/
curl -X DELETE http://ip:port/1.txt
- allow curl -X "method" to unify the operation
- fix appVersion
-
change to real vcs
-
get file name from the local file other than from the url.
-
show the precise speed of uploading files.
-
1.0.2 bind the ip address for the software.(for security) add the vcs to this software auto generate linux binary
-
1.0.1
-
show uploading progress bar for curl and server
-
add changelog and README