Skip to content

Commit

Permalink
feat: add fast start
Browse files Browse the repository at this point in the history
  • Loading branch information
sssvip committed May 25, 2018
1 parent bc29b50 commit 11c5fb7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ Transfer and browse files as simple as possiable via HTTP. Supported Windows, Li

![img](img/preview.gif)


# Fast Start
1. Linux

$ wget http://down.dxscx.com/simplefileserver
$ chmod 777 simplefileserver
$ ./simplefileserver

2. Windows

> http://down.dxscx.com/simplefileserver.exe download it by your download tool
> simplefileserver.exe

# Usage
1. Download the binary from the [release page](https://github.com/sssvip/simple-file-server/releases), choose your os relational edition

Expand Down

0 comments on commit 11c5fb7

Please sign in to comment.