mirror of https://github.com/zxdos/zxuno.git
16 lines
292 B
Markdown
16 lines
292 B
Markdown
# .iwConfig
|
|
|
|
Simple wifi-configuration utility for esxDos and ZX-Uno
|
|
|
|
## How to use?
|
|
|
|
* Download binary for utils directory(or compile it)
|
|
* Put it to BIN directory of your SD card
|
|
* run from basic:
|
|
|
|
```
|
|
.iwconfig SSID PASS
|
|
```
|
|
|
|
Where SSID - is your WiFi Access Point and PASS - password.
|