This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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" | |
| # |
NewerOlder