An open API service indexing awesome lists of open source software.

https://github.com/fschaefer/spdns-client.sh

Shell script to update DNS records on http://spdns.de/
https://github.com/fschaefer/spdns-client.sh

Last synced: 9 months ago
JSON representation

Shell script to update DNS records on http://spdns.de/

Awesome Lists containing this project

README

          

spdns-client.sh
===============

Shell script to update DNS records on http://spdns.de/

Usage:
```
spdns-client.sh 1.0
Usage: spdns-client.sh -u -p -d [-i ]

Supported options:
-h print this help message
-v print version
-u username
-p password
-d hostname
-i IP address; if omitted or value is in private
subnet (10.0.0.0/8, 172.16.0.0/20 or 192.168.0.0/16)
the requesting IP is used
```