Commit Graph

452 Commits

Author SHA1 Message Date
Steven Black
c28bef1376 Update the readme to include a freshness date. 2016-02-16 11:21:45 -05:00
Steven Black
46b838fb5f Better elaborate the repo in the opening paragraph of the readme. 2016-02-16 11:08:53 -05:00
Steven Black
1109eeef80 Clarify different calls for Python 2.7 and Python 3. 2016-02-16 11:01:43 -05:00
Steven Black
ec23dce915 Update the readme. Closes #75. 2016-02-15 17:12:04 -05:00
Steven Black
90f51c575e Issue #75: document the new --ip (long) and -i (short) option flags. 2016-02-15 17:08:58 -05:00
Steven Black
af4c7865b5 Issue #75: pass-in the target IP address as an option.
Use option --ip nnn.nnn.nnn.nnn or -i nnn.nnn.nnn.nnn to specify the IP address you want in the amalgamated hosts file.
2016-02-15 17:06:38 -05:00
Steven Black
35a16da7a1 TARGET_HOST is now targetIP. 2016-02-15 16:16:42 -05:00
Steven Black
e3a11f0d59 Removed needless line feed in header. 2016-02-15 16:11:30 -05:00
Steven Black
e01271e490 Merge pull request #82 from FadeMind/patch-1
Automatically restart wicd service rule
2016-02-15 15:07:55 -05:00
Tomasz Przybył
3a2cee341f Automatically restart wicd service rule
@StevenBlack

Regards
2016-02-15 19:21:23 +01:00
Steven Black
de62e0eb91 Issue #64: fix - ignore the backup copies of prior hosts files. 2016-02-15 12:59:08 -05:00
Steven Black
a4b254d1cf Issue #77: fix - replace tabs with space. 2016-02-15 12:36:38 -05:00
Steven Black
d69aa1add3 Issue #77: fix - Remove spurrious spaces. 2016-02-15 12:29:02 -05:00
Steven Black
61913c08ee Small cleanup in the readme. 2016-02-15 11:21:59 -05:00
Steven Black
734ffa8f32 Latest amalgamated hosts file, with 27,140 unique entries. 2016-02-15 11:18:51 -05:00
Steven Black
b394d64ec4 Updated data sources. 2016-02-15 11:18:26 -05:00
Steven Black
6846b35d5e Readme improvements. Document the --auto option. 2016-02-15 11:11:16 -05:00
Steven Black
9b28b369e8 Add a link to the latest raw version of the hosts file. 2016-02-15 10:43:29 -05:00
Steven Black
231dc43618 Merge pull request #80 from gigaslayer131890/master
Backup of old hosts files
2016-02-14 18:33:38 -05:00
gigaslayer131890
df45003106 Modified the removeOldHostsFile() function to keep backups of the old hosts file. 2016-02-14 23:15:22 +00:00
Steven Black
7e853cc37e Merge pull request #78 from joshuarosato/patch-1
Update readme_template.md
2016-02-14 13:30:39 -05:00
Joshua Rosato
801885ba6d Update readme_template.md 2016-02-14 17:39:48 +00:00
Steven Black
8930205670 Suppress marginal messages in --auto mode. 2016-02-13 21:06:37 -05:00
Steven Black
32cde9692e Less verbose when echoing source updates. 2016-02-13 20:53:22 -05:00
Steven Black
256d22f935 Fresh new amalgamated hosts file, this one with 27,139 unique entries. 2016-02-13 20:26:11 -05:00
Steven Black
4bd917bbe3 Updates from three data sources. 2016-02-13 20:25:44 -05:00
Steven Black
25ff8a2458 Merge pull request #73 from likyng/patch-2
add service restart command for Arch Linux
2016-02-13 20:24:15 -05:00
likyng
ea22e8a111 add service restart command for Arch Linux
Added the service restart instructions for the popular NetworkManager alternative Wicd on Arch Linux
2016-02-13 11:13:26 +01:00
Steven Black
0b32e537bb Happy New Year 2016-02-11 21:40:58 +00:00
Steven Black
1eb1509e41 Import argparse, and add an --auto flag to run the update and merge with no prompts. 2016-02-10 22:35:09 -05:00
Steven Black
f75e0f06da Updated data and generated hosts file. 2016-02-10 07:48:47 +00:00
Steven Black
a80f39d8b6 Updated data, now with 27,146 unique entries. 2016-02-08 20:38:41 -05:00
Steven Black
fa38cdd92f Latest hosts file with 27,145 unique entries. 2016-02-08 09:56:31 -05:00
Steven Black
85a9e208d6 Updated data from mvps.org. 2016-02-08 09:56:07 -05:00
Steven Black
4ff2416512 Fixes #65. 2016-02-08 00:49:28 -05:00
Steven Black
ea43296b84 Remove initialized but thereafter unused variables. 2016-02-07 20:25:33 -05:00
Steven Black
d167327b2a Added local pylint directives. 2016-02-07 20:09:42 -05:00
Steven Black
5dfa76790d Going with pylint's recommendation for singleton comparisons. 2016-02-07 19:41:44 -05:00
Steven Black
ff682e2a0d Standardize on double quotes in print() calls everywhere. 2016-02-07 19:37:27 -05:00
Steven Black
b3e770c4b4 Split long code lines. 2016-02-07 19:34:27 -05:00
Steven Black
708d5a9dad Removed more superfluous parens. 2016-02-07 19:32:00 -05:00
Steven Black
eb00a6ca08 Removed unnecessary semicolons. 2016-02-07 19:28:31 -05:00
Steven Black
873cb4c0d4 Split long code line. 2016-02-07 19:25:32 -05:00
Steven Black
066ae7893c Removed superfluous parens. 2016-02-07 19:23:40 -05:00
Steven Black
ed144fcd58 Split long code line. 2016-02-07 19:20:29 -05:00
Steven Black
204c825080 Removed spaces after '(' and before ')'. 2016-02-07 19:18:16 -05:00
Steven Black
72326608a5 Indent with spaces. 2016-02-07 19:15:05 -05:00
Steven Black
88c81f7cf2 Latest hosts file with 27,169 unique entries. 2016-02-07 15:54:25 -05:00
Steven Black
152f2d0f31 Updated data sources. 2016-02-07 15:54:14 -05:00
Steven Black
ad2c8e8558 Revert "Variable 'target' is never used."
This reverts commit 3d281af027.
2016-02-07 15:53:37 -05:00