type: PIN
Consumer key: 3nVuSoBZnx6U4vzUxf5w
Consumer secret: Bcs59EFbbsdF6Sl9Ng71smgStWEGwXXKSjYvPVt7qys
type: PIN
Consumer key: IQKbtAYlXLripLGPWd0HUA
| #!/opt/bin/perl | |
| use warnings; | |
| use strict; | |
| # Copyright (c) 2013 Jon Nall, STUNTAZ!!! All rights reserved. | |
| # | |
| # This script is intended to be run on a Synology NAS. It attempts | |
| # to determine the external IP where the NAS is connected and then | |
| # checks to see if it needs to update a DNS record. The server is | |
| # updated if any of these are true: |