Skip to content

Instantly share code, notes, and snippets.

@codeniko
Last active June 27, 2020 12:24
Show Gist options
  • Save codeniko/fb5fa089f152b02970f2e794a3c7a684 to your computer and use it in GitHub Desktop.
Save codeniko/fb5fa089f152b02970f2e794a3c7a684 to your computer and use it in GitHub Desktop.
Namecheap ddns configuration
from https://ktmresearch.com/2014/10/dynamic-dns-ddclient-with-namecheap/
service ddclient restart
daemon=300
ssl=yes
use=web, web=checkip.dyndns.com/, web-skip='IP Address'
protocol=namecheap
server=dynamicdns.park-your-domain.com
login=nfeld.com
password='SOME_PASS'
www
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment