GoDNS v1.8 Release Notes

Release Date: 2019-05-23 // almost 5 years ago
  • ➕ Add google handler to support Google Domains.

    🔧 Configuration for example:

    { "provider": "Google", "email": "Your\_Username", "password": "Your\_Password", "domains": [{ "domain\_name": "example.com", "sub\_domains": ["www","test"] },{ "domain\_name": "example2.com", "sub\_domains": ["www","test"] } ], "ip\_url": "https://myip.biturl.top", "interval": 300, "socks5\_proxy": ""}