Categorygithub.com/web-xiaxia/ddns-go-hosts
repositorypackage
0.0.0-20241127092830-fa659603e4b9
Repository: https://github.com/web-xiaxia/ddns-go-hosts.git
Documentation: pkg.go.dev

# README

ddns-go-hosts

wehook url

http://host:port/webhook

webhook body

{
    "ipv4Ip":"#{ipv4Addr}",
    "ipv4Hosts":"#{ipv4Domains}",
    "message":{
      "url": "",
      "body": {},
      "headers": {}
    } 
}