mirror of https://github.com/arendst/Tasmota.git
Updated Python HTTP Server (markdown)
parent
a147c71127
commit
490e2c4904
|
@ -52,6 +52,8 @@ python fw-server.py -d wlan0
|
|||
python fw-server.py -i 192.168.1.1
|
||||
```
|
||||
|
||||
Note: on Windows operating system it is advisable to use '-i' option because Windows uses UUID name for network interfaces that are not so easy to type...
|
||||
## Note
|
||||
|
||||
On Windows operating system it is advisable to use '-i' option because Windows uses UUID name for network interfaces that are not so easy to type...
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue