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/
- Host: GitHub
- URL: https://github.com/fschaefer/spdns-client.sh
- Owner: fschaefer
- Created: 2014-01-13T10:29:45.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-06-06T06:12:23.000Z (almost 8 years ago)
- Last Synced: 2025-06-27T19:41:16.248Z (11 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```