8000 GitHub - pdan/coyote: Cloudflare Dynamic DNS application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pdan/coyote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coyote

Simple Dynamic DNS console app which using Cloudflare to update DNS records.

Coyote Settings

Installation

Make sure you've installed Node.js - It's recommended the latest Node v4.x release.

  1. Download or clone the latest release of Coyote.

  2. cd to coyote directory.

  3. npm install

  4. NODE_ENV=production node index.js

  5. Fire up a browser and enter http://localhost:11235 (Or your server address instead of localhost)

  6. Go to Settings tab and fill boxes and click on Save button to save informations.

    Coyote Settings

  7. Go to Zones List tab and click on Refresh Zones List to fetch your zones list from Cloudflare.

  8. Check your zones which you want to be set as a dynamic IP and click on Save button.

  9. Now database is ready, you can kill this app process.

  10. In console run ./bin/coyote -c to check your external IP Address every x second (Based on your settings)

    Also you can using crontab to run ./bin/coyote (without -c switch).

About

Cloudflare Dynamic DNS application

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0