ddns usage record
Natural Type Detection
# Detection type
docker run --rm --network host python:3.12-alpin3.23/bin/sh -c "pip install pystun3 && pystun3"
ddns-go
Use
- Dynamically update domain name parse to the current public IP
- Dynamically update domain name parse to the current Intranet IP
- Inline IP of your own home or company will automatically change
docker run -d --name ddns-go --restore=always --net=host -v /opt/ddns-go:/root jeessy/dddns-go
# DNS modification of subdomain name (e.g. subdomain name on DNS (i.e. suffix) is tx.iuin888vip.icu)
fa:tx.iuin888vip.icu
# View DNS Resolving Records of Subdomain (see)
nslookup fa.tx.iuin888vip.icu
# Web: https://itango.tencent.com/app/data/huatuo?domain=fa.tx.iuin888vip.icu
TODO
- Check out whether this project can be used onddns-go (done)
- Check out the cloudflare service dns