Skip to content

Instantly share code, notes, and snippets.

View filipkis's full-sized avatar

Filip Kis filipkis

  • SessionLab
  • Stockholm
View GitHub Profile
@j796160836
j796160836 / namecheap-synology-ddns.php
Last active November 12, 2023 10:49
Add custom DDNS provider for Namecheap on Synology NAS
#!/usr/bin/php -d open_basedir=/usr/syno/bin/ddns
<?php
/*
Usage Instructions ( Obviously your domain has to be hosted on Namecheap )
1) Copy this file to /usr/syno/bin/ddns/namecheap.php
2) Add the following entry in /etc.defaults/ddns_provider.conf
[Custom - Namecheap]
modulepath=/usr/syno/bin/ddns/namecheap.php