Remotely control an esp32 with a built-in web server and clourflare

 

cloudflared tunnel  create tunnel-name
cloudflared tunnel route dns tunnel-name tunnel.example.com
cloudflared tunnel run --url http://localhost:5467  tunnel-name

 

Update /etc/cloudflared/config.yml and add an entry: 

  - hostname: leds.impressto.ca
    service: http://192.168.0.192:80   

 

 


Revision #3
Created 20 October 2024 23:23:51 by peterd
Updated 23 October 2024 00:21:51 by peterd