Update README.md

This commit is contained in:
yakamok 2018-04-27 00:50:33 +02:00 committed by GitHub
parent aa1a42cfd0
commit 7ba31a4b2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,8 @@
# esp8266-dns
Project to get data from the esp8266 through pay hotspots for free
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.