Jump to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (â‹®) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Kurzanleitung: Server-Absicherung mit ipset und blocklist.de-Liste

Featured Replies

Hallo Froxlor-User 🙂

Hier eine kleine Anleitung als "Dankeschön" wie ich meine Server u.a. absichere.

Benötigt werden folgende Pakete:
1.)  ipset und build-essential
2.) Perl-Modul Data::Validate::IP
3.) blocklist-Script auf GitHub.com
--------------------------------------------------------

zu 1.)
#bash: apt-get install ipset build-essential
zu 2.)
#bash: cpan
cpan[1]> install cpan     #Update Cpan
cpan[1]> reload cpan     #Neue Version einlesen/starten
cpan[1]> install Data::Validate::IP
cpan[1]> exit
zu 3.)
/tmp# wget https://github.com/virus2500/blocklist-with-ipset/archive/master.zip
/tmp# unzip master.zip
mv /tmp/blocklist-with-ipset-master /scripte
chmod +x /scripte/blocklist.pl
4.) CronJob anlegen:
0 */1 * * * /usr/bin/perl /scripte/blocklist.pl
5.) Script ausführen:
#bash: perl /scripte/blocklist.pl
--------------------------------------------------------
6.) Ausgabe:
In /var/log/syslog kann man sich die Ergebnisse dann in Echtzeit sich anschauen:syslog1.thumb.png.f316f000a46e2eb20eb1753c2fbf120b.png

FERTIG!
Weitere Infos findet ihr in der blocklist.pl und hier.

liv_uo
 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.