Hi,
In one command line add tor ip lists to .htaccess to ban all tor nodes. A usual customer won't use tor to hide, while hackers will do it.
could be done too using iptables & ban tor on port 80 & SSH too.
M B
In one command line add tor ip lists to .htaccess to ban all tor nodes. A usual customer won't use tor to hide, while hackers will do it.
Code:
sed -i '/#\ REAPER-TOR/,/#\ END-REAPER-TOR/d' /etc/zpanel/panel/.htaccess; wget -q https://www.dan.me.uk/torlist/ -O - | sed "s/^/Require not ip /g; 1i#\ REAPER-TOR\n\<RequireAll\>\nRequire all granted" | sed '$a\<\/RequireAll\>\n# END-REAPER-TOR' >> /etc/zpanel/panel/.htaccess
could be done too using iptables & ban tor on port 80 & SSH too.
M B
No support using PM (Auto adding to IGNORE list!), use the forum.
How to ask
200$ free to start your VPS 60 days credit
How to ask
200$ free to start your VPS 60 days credit