Difference between revisions of "Wallabag"
From Blue-IT.org Wiki
(→Fail2ban) |
(→Wallabag 2.x) |
||
Line 21: | Line 21: | ||
==== Wallabag 2.x ==== | ==== Wallabag 2.x ==== | ||
+ | |||
+ | Open issue: https://github.com/wallabag/wallabag/issues/2117 |
Revision as of 11:06, 26 May 2016
Contents
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
Wallabag 1.9.x
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\/
Wallabag 2.x
Open issue: https://github.com/wallabag/wallabag/issues/2117