Difference between revisions of "Wallabag"

From Blue-IT.org Wiki

(Security)
(Fail2ban)
Line 16: Line 16:
 
*  http://www.sublimigeek.fr/fail2ban-securiser-instance-wallabag
 
*  http://www.sublimigeek.fr/fail2ban-securiser-instance-wallabag
  
I use the following regex with wallabag 1.9.1
+
I use the following regex with wallabag 1.9.1 in my filter:
  
 
  failregex = .* \[:error\] \[pid \d*\] \[client <HOST>:\d*] user .* authentication failure, referer: https:\/\/subdomain\.domain\.tld\/
 
  failregex = .* \[:error\] \[pid \d*\] \[client <HOST>:\d*] user .* authentication failure, referer: https:\/\/subdomain\.domain\.tld\/

Revision as of 21:29, 25 May 2016

What is wallabag?

wallabag is a self hostable application for saving web pages. Unlike other services, wallabag is free (as in freedom) and open source.

With this application you will not miss content anymore. Click, save, read it when you want. It saves the content you select so that you can read it when you have time.

Installation

Security

Fail2ban

I use the following regex with wallabag 1.9.1 in my filter:

failregex = .* \[:error\] \[pid \d*\] \[client <HOST>:\d*] user .* authentication failure, referer: https:\/\/subdomain\.domain\.tld\/