11 lines
190 B
Markdown
11 lines
190 B
Markdown
# wlan
|
|
## Current config
|
|
See [config file](configs/wlan-OpenWrt-backup.tar.gz)
|
|
|
|
## Extra Packages
|
|
### SSH to and install
|
|
```shell
|
|
opkg update
|
|
opkg remove wpad-basic && opkg install wpad
|
|
```
|