tinydns
tinydns copied to clipboard
update uasyncio IORead
There is no IORead in the latest uasyncio. It is replaced by IOQueue.queue_read() as far as I can see.
I'm trying to get a simple captive portal, so I'll appreciate if you let me know how can you forward all domains to a certain ip.
Hi Varma,
Unfortunately I don't have ESP based device now so I can't really test it (
Feel free to implement support and make a pull request! :)
Hello,
Why not use a emulator ? Here MicroPython on ESP32 https://wokwi.com/arduino/new?template=micropython-esp32
Wow, that's nice :) Haven't ever heart about it
You welcome.
I devellop a Micro POSIX Shell for MicroPython, and without it tools that impossible . Enjoy it cher Maker !
The project: https://wokwi.com/arduino/projects/312818372713644610 Control + D for restart the board and enter in the SHELL.