Windows的动态DNS客户端,与CloudFlare一起使用。 使用Windows窗体以C#编写。 支持我 要求 操作系统支持 客户端:Windows XP / Vista / 7/8 / 8.1 服务器:2008 / 2008R2 / 2012 / 2012R2 .NET Framework 需要.NET Framework 4.0或更高版本(已安装在Windows 8 / 8.1 / 2012 / 2012R2上)。 建造 已知解决...
这个程序对拥有动态IP地址的人是有益的。 可以使用此程序轻松轻松地更新在Cloudflare站点上注册的域名地址的ip地址。 该程序会自动运行,就像noip.com程序一样。 您需要一个Nexus Network帐户才能使用该程序。 启动程序时,如果某人没有Nexus Network帐户,则可以单击“注册
简单的Cloudflare自动优选IP并添加DNS解析的工具,配合定时任务实现Windows平台上的自动优选第三方反代IP。Windows实现自动优选IP。 - Update cf_dns_updater.py · snowfal1/CloudflareST_auto_selector@57947b1
A: 配置好所有内容后打包 cf_dns_updater.py 为可执行文件,或者设置一个bat批处理文件执行python脚本,然后在Windows的任务计划程序中添加定时/开机运行任务,或者借助一些第三方定时运行程序的工具实现此目的。 Q: 程序执行时出现错误怎么办? A: 请检查你的 config.py是否已按照文档中的说明进行了正确配置。 Q: C...
打开对应的md文件,github 地址有提供配置案例:https://github.com/qdm12/ddns-updater/tree/master/docs 4. 注意要点: 4.1 不能添加,只能更新,就是必须要dns解析厂商那里先手动配置一次A记录,才能使用,否则会有以下报错 4.2 dnspod 要把"id,token"一起填写进去到token配置里面。
How to Factory Reset a Computer Running Windows 10/11 Nov 08, 2024 Start Gaming Right: Expert Picks for the Best Affordable Gaming PCs for Beginners Nov 06, 2024 How to Resolve the DISM Error 1009? Nov 04, 2024 How to Format Hard Drive Safely: Everything You Need to Know ...
Lightweight DDNS Updater with Docker and web UI Features Setup Configuration Record configuration Required parameters for all Optional parameters for all Namecheap Cloudflare GoDaddy DuckDNS Dreamhost NoIP Environment variables Host firewall Domain set up ...
一个相当简单的应用程序,它为CloudFlare资源记录执行动态DNS操作。 安装 在您Linux主机上,为该服务创建一个用户: sudo useradd -r -s /sbin/nologin cfupdater 制作一些目录: sudo mkdir -p /opt/cfupdater/bin /opt/cfupdater/config /opt/cfupdater/services 下载二进制文件和systemd单位文件: sudo curl -...
With cloudflare and this Docker container you can forget about changing your public IP manually, as it will always be up to date in the DNS. Part of the original script is from cloudflare-ddns-updater. I just simplified things a bit and added the Docker deployment. Installation and usage ...