Konfiguracja serwera
Block Tor IP Addresses with CSF Firewall
To block traffic from TOR using CSF firewall, edit nano /etc/csf/csf.blocklists Add following to end of the file TOR|86400|0|https://www.dan.me.uk/torlist/ 86400 = Tor IP list updated every 86400 seconds (12 hours), you can change this if required, but updating every 12 hours is fine for such a large list. Now restart Read more…