git clone https://github.com/abdooo9/cloudflare-ddns.git- Create new API Keys with Cloudfalre API Tokens Panel with
read,editPermissions - Now we need modification environments
- change
.env.examplefile name to.env - change
config.json.examplefile name toconfig.json - Type your
zoneIDin config.json (You can get it from dashboard),readAuthKeyandeditAuthKeyin.envfile after equal sign
- change
- Run App
- Type
npm iin your command line - Type
node index.js
- Type
DDNS App is work!

