Skip to content

Commit

Permalink
docs: adding Show wifi pass details
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianoliveira committed Nov 29, 2015
1 parent 0bf285a commit 49beb62
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,17 @@ croutera -list-models
```bash
croutera -restart [model] [username] [password]
```

#### Show Wifi Password
```bash
croutera -wifi-pass [model] [username] [password]
```

You can set this params in Environment Variables:
```
ROUTER_MODEL=dlink-dir610
ROUTER_IP=10.0.0.1
ROUTER_USERNAMER=admin
ROUTER_USERNAME=admin
ROUTER_PASSWORD=admin
```
## How to help?
Expand Down

0 comments on commit 49beb62

Please sign in to comment.