2020年9月5日 星期六

ngrok與Node-red 結合將localhost:1880 porting 到外網

 ngrok與Node-red 結合將localhost:1880 porting 到外網

免費版本 ngrok ip只能維持8小時










沒有留言:

張貼留言

WOKWI ESP32 模擬RFID ,LED + Python TKinter SQLite

 WOKWI ESP32 模擬RFID ,LED + Python TKinter SQLite  WOKWI ESP32程式 #include <SPI.h> #include <MFRC522.h> #include <WiFi.h> #i...