NewFuture / DDNS

:triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)
https://ddns.newfuture.cc/
MIT License
4.31k stars 657 forks source link

run.py: Add powershell support for ddns-ipv4. #356

Closed LittleNewton closed 2 years ago

LittleNewton commented 2 years ago

With Python 3.10, run.py now supports PowerShell for index4.

You need to configure the get-ipv4.ps1 PowerShell script manually. Fortunately, it is very simple.

It has been tested on my PC.

I don't know what I should do with the continuous integrated procedure.

NewFuture commented 2 years ago

想实现网卡名称获取ip的功能吗?