1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-21 03:02:09 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
ChiefGyk
2d51e5d0ab code fix 2016-06-30 16:38:52 -04:00
ChiefGyk
0d69474688 updated added tor exit node being optional 2016-06-30 08:29:22 -04:00
ChiefGyk
88365d43ac polished, more finalized, from now on minor features added (lists, new countries), but the foundation I believe is complete 2016-06-29 21:37:56 -04:00
ChiefGyk
6ee8852a67 removed apt installing iptables-persistent, now manually adding it 2016-06-29 21:28:20 -04:00
ChiefGyk
67e40c07b8 moved persistence to front, pulled iptables-persistence from another github and forked it. Using that in /etc/init.d/iptables-persistent so it handles ipset as well to make things easier. Also allows you to load and save much easier for both iptables and ipset. 2016-06-29 21:07:11 -04:00
ChiefGyk
a1698f82ef ipset persistence, and fixes 2016-06-29 20:50:33 -04:00
ChiefGyk
b66ab07ea0 fixed a bug with unable to reload network interface 2016-06-29 19:56:01 -04:00
ChiefGyk
c15aa078b7 added #!/bin/bash to install.sh 2016-06-29 19:09:17 -04:00
ChiefGyk
8316782cdb removing unneccessary clutter 2016-06-29 18:52:00 -04:00
ChiefGyk
fe8acc8e44 trying to get the blacklist and dshield merged 2016-06-29 18:13:18 -04:00
ChiefGyk
c563970355 added dialog and blocks for korea as well as China 2016-06-29 14:45:36 -04:00
ChiefGyk
a0185aca95 typo 2016-06-29 11:54:32 -04:00
ChiefGyk
3824d20faa fixed comments in script 2016-06-29 11:53:07 -04:00
ChiefGyk
33bcd10278 fixing persistence with ipset 2016-06-29 11:01:53 -04:00
ChiefGyk
4f0096c3c2 somes code fixes and lines added for fixes 2016-06-29 10:18:56 -04:00
ChiefGyk
ed8881afc9 double checking lists 2016-06-29 09:05:39 -04:00
ChiefGyk
a931ec80ad rewrote blacklist with more lists, and ipset 2016-06-29 08:52:17 -04:00
ChiefGyk
4f9b926dba used xargs to make it a bit easier for script, had it make /etc/iptables then copy blocklist.txt to there, which the cron.daily will continuously read from for it's lists 2016-06-29 08:06:54 -04:00
ChiefGyk
b4154ad1bd removed unneeded sudo 2016-06-29 07:28:45 -04:00
ChiefGyk
409cbbe014 updated readme 2016-06-28 18:59:58 -04:00
ChiefGyk
9d814940f9 Made script check to see if you are running as root 2016-06-28 18:54:47 -04:00
ChiefGyk
b65dc98966 made executable 2016-06-28 16:24:11 -04:00
ChiefGyk
bddddcb3fd removed unnecessary lines 2016-06-28 16:21:45 -04:00
ChiefGyk
f054128a65 added script 2016-06-28 16:12:16 -04:00