Skip to content

Instantly share code, notes, and snippets.

@neftaly
neftaly / adfreetime_cron.sh
Last active October 17, 2016 09:04
Automatically update Adfreetime.com IP address (for anti-region-blocking)
#!/bin/sh
# Automatically update Adfreetime.com IP address (for anti-region-blocking)
#
# Consider adding the following to /etc/dhcp/dhclient.conf:
# prepend domain-name-servers 192.169.71.180, 208.110.81.50, 192.254.74.200;
#
# Consider adding "ipv6.disable=1" to boot options in "/etc/default/grub",
# Then run "update-grub"
#