TheAtomicAss

Freedns Update Script

Sep 13th, 2014
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.23 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. # This gets called every six hours via cron
  4. # 0 */6 * * * /home/ranko/bin/ranko.ignorelist.com.sh
  5.  
  6. wget -q --read-timeout=0.0 --waitretry=5 --tries=400 -O - http://freedns.afraid.org/dynamic/update.php?YourCodeHere
Add Comment
Please, Sign In to add comment