Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ffay committed Nov 15, 2017
1 parent 8cf13e0 commit f543655
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@ Download precompiled [Releases](https://github.com/ffay/lanproxy/releases).
```
> eg: nohup ./client_darwin_amd64 -s lp.thingsglobal.org -p 4900 -k 01c1e176d6ee466c8db717a8 &
```shell
GLOBAL OPTIONS:
-k value client key
-s value proxy server host
-p value proxy server port (default: 4900)
--ssl value enable ssl (default: "false", -p value should be server ssl port)
--cer value ssl cert path, default skip verify certificate
--help, -h show help
--version, -v print the version
```

### Install from source

```
Expand Down

0 comments on commit f543655

Please sign in to comment.