https://github.com/actionjack/dyndns-scripts
dyndns-scripts
https://github.com/actionjack/dyndns-scripts
Last synced: 4 months ago
JSON representation
dyndns-scripts
- Host: GitHub
- URL: https://github.com/actionjack/dyndns-scripts
- Owner: actionjack
- Created: 2014-06-26T09:34:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-26T10:51:25.000Z (about 12 years ago)
- Last Synced: 2025-10-08T15:55:07.263Z (9 months ago)
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DNS Switcher
============
To use create .config.yaml file in home dir e.g. vi ~/.config.yaml
Add authentication details to file i.e.:
```sh
customer_name: $CUSTOMER-ACCOUNT-ID
user_name: $USERNAME
password: $PASSWORD
zone: $DNS-ZONE
fqdn: $FULLY-QUALIFIED-DOMAIN-NAME
```
Installation
--------------
Usage:
```sh
dyndns-switcher.rb $Primary_IP_Address $Failover_IP_Address
```