Skip to content

Commit 03dd17a

Browse files
authored
Update README.md
1 parent 894f0f4 commit 03dd17a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ Head over to the Wiki pages to get all the information: https://github.com/jhubi
6262

6363
You can use variables or arguments. However, arguments are visible in the process list and are therefore not recommended for passwords.
6464

65+
If these arguments or environment variables are not set, then the values from the fritzBoxShellConfig.sh are used.
66+
67+
Here an example (This will enable the 2.4 Ghz network on the box with the following IP):
68+
69+
`./fritzBoxShell.sh --boxip 192.168.178.1 --boxuser foo --boxpw baa WLAN_2G 1`
70+
6571
| Enviroment | Argument | Description |
6672
|---|---|---|
6773
| BoxIP | --boxip | IP or DNS of FritzBox |

0 commit comments

Comments
 (0)