Cloudflare DDNS Sync
search
⌘Ctrlk
StartSyncchevron-downChangelog
Cloudflare DDNS Sync
  • Overview
  • Configuration
  • Functions
  • Cron Expression Syntax
  • Changelog
  • Functions
    • Constructor
    • getIp
    • getIpv6
    • getRecordDataForDomain
    • getRecordDataForDomains
    • getRecordDataForRecord
    • getRecordDataForRecords
    • removeRecord
    • syncByCrontime
    • syncOnIpChange
    • stopSyncOnIpChange
    • syncRecord
    • syncRecords
  • Types
    • DomainRecordList
    • Record
    • RecordData
    • RecordTypes
    • SingleSyncCallback
    • MultiSyncCallback
    • ZoneData
    • ZoneMap
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

Functions

Cloudflare-DDNS-Sync comes with the following functions:

  • Constructor

  • getIp

  • getIpv6

  • getRecordDataForDomain

  • getRecordDataForDomains

  • getRecordDataForRecord

  • getRecordDataForRecords

  • removeRecord

  • syncByCrontime

  • syncOnIpChange

  • stopSyncOnIpChange

  • syncRecord

  • syncRecords

PreviousConfigurationchevron-leftNextCron Expression Syntaxchevron-right

Last updated 5 years ago