Hello everyone,

Well, when I want to block ( ban ) someone IP from my server, I use this command

Code:
iptables -A INPUT -s IPHERE -j DROP
My question here is, It is possible for my members to use this command somehow without using Putty?

PB is off at my server because some players don't know how to update it. Sometimes when I'm not home, some hacker comes to my server and my members can't ban him, only kick... so, it is possible to make something that they will be able to use this command? O.o

Thanks,