EiyaElang / Rumah-Kaca-Elangnesia-

0 stars 4 forks source link

Secure your credentials! #2

Open iwas108 opened 2 months ago

iwas108 commented 2 months ago

Create new file named secret.h inside src/ folder contain:

const char* ssid = "MyWiFi";
const char* pass = "bukanbudakai";
const char* id = "com.elangnesia.microclimateconditionagent";
const char* broker = "broker.hivemq.com";
const int port = 1883;

Create new file named secret.h.ori inside src/ folder contain:

const char* ssid = "";
const char* pass = "";
const char* id = "com.compay.division";
const char* broker = "broker.hivemq.com";
const int port = 1883;
iwas108 commented 2 months ago

🏴‍☠️

Flag captured by Elangnesia