Commit Graph

51 Commits

Author SHA1 Message Date
bunkerity fd61df205f performance - move external blacklists checks from nginx to LUA 2021-05-10 17:51:07 +02:00
bunkerity ba4185a42e jobs - fix automatic reload 2021-05-03 14:18:10 +02:00
bunkerity 83841b290a jobs - edit adren work on external blacklists 2021-05-02 16:14:13 +02:00
Bunkerity 10dc58cb6d Merge pull request #126 from adren/patch-6
deduplicate list of user-agents
2021-05-02 15:14:10 +02:00
Bunkerity 668754686c Merge pull request #125 from adren/patch-5
more optimized way to generate map referrer file
2021-05-02 15:13:17 +02:00
Bunkerity 84b1933f63 Merge pull request #124 from adren/patch-4
improve the generation of blocking file (abusers)
2021-05-02 15:12:19 +02:00
Bunkerity 15f6d0a32a Merge pull request #123 from adren/patch-3
improve generation of block file (Tor exit nodes)
2021-05-02 15:11:27 +02:00
Cyril Chaboisseau f8d71e067e improved way to generate user-agent file 2021-05-01 19:04:18 +02:00
Cyril Chaboisseau 02ae3b6bd3 change IFS before subshell
There needs to be a change in IFS before the 2 curl commands in order to keep line by line formatting
2021-05-01 15:48:33 +02:00
Cyril Chaboisseau 2fb0e7c473 deduplicate list of user-agents 2021-05-01 15:08:52 +02:00
Cyril Chaboisseau 9adcc2f1a7 more optimized way to generate map referrer file 2021-05-01 14:51:28 +02:00
Cyril Chaboisseau 7b98db4d14 improve the generation of blocking file (abusers) 2021-05-01 12:29:15 +02:00
Cyril Chaboisseau ddb2b85916 improve generation of block file (Tor exit nodes) 2021-05-01 12:25:43 +02:00
Cyril Chaboisseau da1a460a64 huge improvement to generate blocking file
process the file in 2 commands (grep + sed) instead of a loop running on each line
the time to generate the file takes 0.235 seconds instead of one hour, making it roughly 15,000 times quicker
the output file is exactly the same as with the former method
2021-05-01 11:42:07 +02:00
bunkerity 0b22209c96 documentation - userns remap feature 2021-04-09 16:22:31 +02:00
bunkerity aa614f82f9 print error when permissions are wrong on common volumes 2021-04-09 14:54:15 +02:00
bunkerity afc6678855 road to v1.2.3 - fixing bugs 2021-03-17 17:55:56 +01:00
bunkerity c40fb33175 road to swarm - automatic reload after jobs 2021-03-17 12:16:56 +01:00
bunkerity ceed904882 road to swarm - still some mess to fix 2021-03-16 17:56:24 +01:00
bunkerity 3f7e2c54b3 JOBS - fixed some job script and right temp nginx reload 2020-12-16 18:56:11 +01:00
bunkerity bb0f46d8af JOBS - fix job_log 2020-12-16 16:06:36 +01:00
bunkerity c5b32dfc4c fix CVE-2020-1971 again 2020-12-16 15:47:02 +01:00
bunkerity f258426f55 JOBS - fallback to old conf in case reload failed 2020-12-16 15:22:49 +01:00
bunkerity 119e963612 JOBS - be more verbose about jobs failure/success 2020-12-16 11:43:41 +01:00
bunkerity 75c69c8105 last fixes before next release ? 2020-12-07 16:53:00 +01:00
bunkerity f618c73e6c road to v1.2.1 2020-12-06 22:22:58 +01:00
bunkerity 3cc1615c4d fix user-agent script 2020-12-04 21:29:04 +01:00
bunkerity c311d0c825 add crawler-detecter bad UA 2020-12-04 10:09:05 +01:00
bunkerity 8f9dcc5ab8 last fix ? 2020-12-02 14:47:08 +01:00
bunkerity 2fe05d3fd3 fixing scripts again and again 2020-12-02 14:31:54 +01:00
bunkerity db04c0345c fix referrers again 2020-12-02 13:49:48 +01:00
bunkerity ed8bd902b1 fix referrers script 2020-12-02 11:09:38 +01:00
bunkerity 3a7aa5d9c0 block bad referrers 2020-12-02 10:41:50 +01:00
bunkerity fbf81c94be cached blacklists data 2020-11-15 15:43:41 +01:00
bunkerity 8cdc155ac0 multisite examples and certbot renew fix 2020-11-13 15:10:29 +01:00
bunkerity 2da51d92a6 multisite - bug fixes 2020-11-11 16:54:27 +01:00
bunkerity 761c14a0b8 custom HTTP and HTTPS ports 2020-11-06 17:11:27 +01:00
bunkerity 2c33463af7 renamed logrotate script 2020-10-26 20:51:54 +01:00
bunkerity 34a0da444f logging fix again 2020-10-25 11:24:52 +01:00
bunkerity 022a653ebc display fail2ban.log and logging bug fix 2020-10-24 20:48:04 +02:00
bunkerity e19a7c693d run master nginx process as non-root user 2020-10-21 23:28:48 +02:00
bunkerity f4c43a2148 block proxies and abusers 2020-10-04 21:07:39 +02:00
bunkerity bcd17dbea2 automatic geoip update 2020-09-18 22:08:52 +02:00
bunkerity efcf937109 inspectFile fix 2020-06-06 21:01:28 +02:00
bunkerity bf0bef289d clamav support 2020-04-11 22:01:21 +02:00
bunkerity 69ac95b29e block country and various fixes 2020-03-30 22:10:53 +02:00
bunkerity 8427564f4d user-agents escape fix 2020-03-29 16:18:31 +02:00
bunkerity c56bde4f0c fix certbot-renew.sh syntax 2020-03-28 23:31:30 +01:00
bunkerity 834afa1327 http to https redirect 2020-03-28 23:05:05 +01:00
bunkerity 1b5f6deb22 cookie flags and maxmind update 2020-01-02 16:13:44 +00:00