All Projects → phuslu → ddns

phuslu / ddns

Licence: MIT License
a multiple providers ddns script without dependencies

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ddns

Ddns
🚩 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)
Stars: ✭ 2,582 (+5393.62%)
Mutual labels:  ddns, cloudflare, dnspod
polynimbus
Multi-cloud infrastructure inventory and management tool, supporting AWS, Google Cloud, Azure, Oracle Cloud, Rackspace Cloud, Hetzner Cloud, Alibaba Cloud, e24cloud.com, Linode, Cloudflare, GoDaddy and Backblaze B2.
Stars: ✭ 70 (+48.94%)
Mutual labels:  linode, cloudflare, godaddy
Lexicon
Manipulate DNS records on various DNS providers in a standardized way.
Stars: ✭ 1,028 (+2087.23%)
Mutual labels:  digitalocean, cloudflare
Shadowsocks Tutorial
🐱给小白的Shadowsocks和V2ray翻墙教程
Stars: ✭ 1,273 (+2608.51%)
Mutual labels:  digitalocean, aliyun
cloudflare-ddns
A script to update your Cloudflare DNS records at a glance.
Stars: ✭ 152 (+223.4%)
Mutual labels:  ddns, cloudflare
cloudflareddns
DDNS with Cloudflare
Stars: ✭ 33 (-29.79%)
Mutual labels:  ddns, cloudflare
ddns
No description or website provided.
Stars: ✭ 26 (-44.68%)
Mutual labels:  ddns, cloudflare
docker-ddns-cloudflare
Cloudflare DDNS Script
Stars: ✭ 21 (-55.32%)
Mutual labels:  ddns, cloudflare
CloudXNS-DDNS-with-PowerShell
The CloudXNS DDNS with PowerShell
Stars: ✭ 46 (-2.13%)
Mutual labels:  ddns, cloudxns
namesilo ddns cli
Namesilo DDNS CLI script. No dependency is needed except wget/curl.
Stars: ✭ 32 (-31.91%)
Mutual labels:  ddns, namesilo
aliddns
阿里云动态DNS解析。
Stars: ✭ 17 (-63.83%)
Mutual labels:  ddns, aliyun
fleex
Fleex makes it easy to create multiple VPS on cloud providers and use them to distribute workloads.
Stars: ✭ 181 (+285.11%)
Mutual labels:  digitalocean, linode
cloudflare-ddns-updater
Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP! Written in pure BASH~
Stars: ✭ 434 (+823.4%)
Mutual labels:  ddns, cloudflare
DnsTube
Access your computer from anywhere. DnsTube is a Windows .NET dynamic DNS client for Cloudflare.
Stars: ✭ 137 (+191.49%)
Mutual labels:  ddns, cloudflare
alist fiber
一款基于go+vue的阿里云盘项目 https://pan.baiyue.one
Stars: ✭ 53 (+12.77%)
Mutual labels:  aliyun
cloud-design
阿里云前端组件库,由混合云&公有云前端团队共建
Stars: ✭ 74 (+57.45%)
Mutual labels:  aliyun
digitalocean-helper-bot
用 telegram bot 管理 Digital Ocean 账号
Stars: ✭ 24 (-48.94%)
Mutual labels:  digitalocean
Gauntlet
🔖 Guides, Articles, Podcasts, Videos and Notes to Build Reliable Large-Scale Distributed Systems.
Stars: ✭ 336 (+614.89%)
Mutual labels:  digitalocean
spring-boot-starter-alimq
基于aliyun MQ服务封装的SpringBoot starter 优点 1、 使用简单:开箱即用,只需要简单配置 2、分业务处理:生产-消费端可以自定义配置不同topic、不同tag。
Stars: ✭ 46 (-2.13%)
Mutual labels:  aliyun
kubernetes-branch-review
🚟 Review clusters of GitHub pull requests / Examen des groupes de demandes de tirage de GitHub
Stars: ✭ 22 (-53.19%)
Mutual labels:  digitalocean

ddns

Usage: ddns <provider> [arguments]

Examples:
        ddns aliyun --key KEY --secret SECRET --domain DOMAIN
        ddns cloudflare --email EMAIL --key KEY --domain DOMAIN
        ddns cloudxns --key KEY --secret SECRET --domain DOMAIN
        ddns digitalocean --key KEY --domain DOMAIN
        ddns dnsimple --account-id ACCOUNT_ID --key KEY --domain DOMAIN
        ddns dnspod --email EMAIL --password PASSWORD --domain DOMAIN
        ddns gandi --key KEY --domain DOMAIN
        ddns godaddy --key KEY --secret SECRET --domain DOMAIN
        ddns he --key KEY --domain DOMAIN
        ddns linode --key KEY --domain DOMAIN
        ddns namecheap --password PASSWORD --domain DOMAIN
        ddns namesilo --key KEY --domain DOMAIN
        ddns ns1 --key KEY --domain DOMAIN
        ddns qcloud --secret-id SECRET_ID --secret-key SECRET_KEY --domain DOMAIN

Roadmap

  • add more... providers
  • add post hooks
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].