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

56 Commits

Author SHA1 Message Date
ChiefGyk
f02acfe0c5 fixed typo 2016-06-30 08:56:43 -04:00
ChiefGyk
795ca8a2e0 removed redundant dialog.sh 2016-06-30 08:30:00 -04:00
ChiefGyk
0d69474688 updated added tor exit node being optional 2016-06-30 08:29:22 -04:00
Alon Ganon
c478125269 Update README.md 2016-06-29 21:43:36 -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
4645806675 readme tweaks and other fixes 2016-06-29 21:20:24 -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
84040e56f8 fixes 2016-06-29 20:14:07 -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
835c8e0d74 Merge branch '2.2'
Added Dshield to block top 20 malicious IP blocks each day
2016-06-29 18:37:42 -04:00
ChiefGyk
86a504713e added dshield 2016-06-29 18:36:55 -04:00
ChiefGyk
66a542d666 dialog fix 2016-06-29 18:27:01 -04:00
ChiefGyk
b9a9b46707 merging dshield and blacklist cron together 2016-06-29 18:23:46 -04:00
ChiefGyk
fe8acc8e44 trying to get the blacklist and dshield merged 2016-06-29 18:13:18 -04:00
ChiefGyk
4286eff0bd changing IPtable settings 2016-06-29 17:55:36 -04:00
ChiefGyk
06f4a1d55c changing IPtable settings 2016-06-29 17:54:21 -04:00
ChiefGyk
10aef791d7 dshield 2016-06-29 17:49:54 -04:00
ChiefGyk
7dffae1cb3 Closing China, calls you 'Mr.Trump' 2016-06-29 16:01:08 -04:00
ChiefGyk
d5df6ff09d added geo-blocking 2016-06-29 15:24:29 -04:00
ChiefGyk
adf7ca25ea added ability to optionally block Korean and/or Chinese IP address blocks towards the end via a dialog box. 2016-06-29 15:23:13 -04:00
ChiefGyk
aca54c66bf fixing stuff 2016-06-29 15:00:35 -04:00
ChiefGyk
345fd9e787 added do nothing option to dialog 2016-06-29 14:53:23 -04:00
ChiefGyk
1b825f9bc4 fixing window size 2016-06-29 14:50:12 -04:00
ChiefGyk
ee41ba2366 fixing window size 2016-06-29 14:49:25 -04:00
ChiefGyk
c563970355 added dialog and blocks for korea as well as China 2016-06-29 14:45:36 -04:00
ChiefGyk
1437f7c891 dialog for china and korea 2016-06-29 13:49:22 -04:00
ChiefGyk
a8eb27dc3f added malware domain list and zeus tracker 2016-06-29 13:09:33 -04:00
ChiefGyk
097adec5d2 polish 2016-06-29 12:37:46 -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
5a40ff0bc6 updated readme 2016-06-29 11:35:24 -04:00
ChiefGyk
9ed4952474 updated readme 2016-06-29 11:31:08 -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
022752d0bb polished 2016-06-29 09:18:24 -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
74e5dba3ba testing all lists 2016-06-29 08:24:43 -04:00
ChiefGyk
619e1a7265 added some bad url list 2016-06-29 08:18:00 -04:00
ChiefGyk
957f3a9b08 removed some lists for testing 2016-06-29 08:14:21 -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
1b17b25e9e added mishing back slash for lists 2016-06-29 07:48:47 -04:00
ChiefGyk
b04bcf1d47 added a bunch of filters for email/webmail servers 2016-06-29 07:45:48 -04:00
ChiefGyk
b4154ad1bd removed unneeded sudo 2016-06-29 07:28:45 -04:00
ChiefGyk
dff698425d updated readme 2016-06-28 19:02:02 -04:00
ChiefGyk
409cbbe014 updated readme 2016-06-28 18:59:58 -04:00