make deploy
systemctl status ddnsc-daemon
{
"volatile": true,
"filter": {
"conf": {
"interfaces": ["eth0"]
}
},
"database": {
"name": "cloudflare",
"conf": {
"conf": {
"email": "[email protected]",
"token": "c2547eb745079dac9320b638f5e225cf483cc5cfdda41"
},
"zone": "example.com",
"name": "@"
}
}
}
The .gitignore
file of this repo is generated by the following command:
curl -L https://github.com/github/gitignore/raw/master/{Python,Global/{Linux,Windows,macOS,Vim,SublimeText,VisualStudioCode}}.gitignore > .gitignore