Skip to content

Instantly share code, notes, and snippets.

@dschep
Created December 5, 2012 00:15
Show Gist options
  • Save dschep/4210591 to your computer and use it in GitHub Desktop.
Save dschep/4210591 to your computer and use it in GitHub Desktop.
Simple namecheap update
curl "https://dynamicdns.park-your-domain.com/update?host=$HOST&domain=$DOMAIN&password=$PASSWORD&ip=`curl -s http://my-ip.heroku.com/`"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment