Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

Update DynDNS hostname (See related posts)

See DynDNS Update Specifications <http://www.dyndns.com/developers/specs/syntax.html>.

curl -v -k -u jakobm "https://members.dyndns.org/nic/update?hostname=jakobm.dyndns.org&myip=217.80.116.128&wildcard=NOCHG&mx=NOCHG&backmx=NOCHG"

You need to create an account or log in to post comments to this site.


Click here to browse all 4860 code snippets

Related Posts