esp8266-dns/README.md
2018-04-27 00:50:33 +02:00

9 lines
404 B
Markdown

# esp8266-dns
Featured on [Hackaday](https://hackaday.com/2015/07/01/dns-tunneling-with-an-esp8266/)
My original [article](https://yakamo.org/?p=1506).
This proof of concept shows how to use DNS requests to bypass pay for wifi hotspots to get your data from the ESP8266 to your server, great to use with sensors.
Would like to revisit this project and use MicroPython to do some new projects.