Skip to content

Commit

Permalink
chore: add a symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
sssvip committed Jan 11, 2018
1 parent 4d13032 commit 011c9e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ Transfer and browse files as simple as possiable via HTTP

windonws: open cmd in this folder then ->

simplefileserver.exe
2018/01/11 16:52:53 starttd file server http://127.0.0.1:80
> simplefileserver.exe
> 2018/01/11 16:52:53 starttd file server http://127.0.0.1:80

linux. open terminal in this folder then->

$ chmod 777 simplefileserver
$ ./simplefileserver
2018/01/11 16:52:53 starttd file server http://127.0.0.1:80

3. Custom file server port
3. [Option] Custom file server port

a. open on port 80 (Default):

Expand Down

0 comments on commit 011c9e4

Please sign in to comment.