PDA

View Full Version : ioDenier - IP banning script


fobban
01-29-2004, 04:31 PM
Hello people, another little script done - ioDenier.
With this script can you easy add bans/remove by using site commands.

OBS! This script REQUIRES ioFTPD v5.6.0+ !!!

## INSTALL ##
Unpack the archive wherever you want (preferably ..\scripts\ioDenier)

Configure ioDenier.cfg to suit your needs.

Open ioFTPD.ini and add under [FTP_Pre-Command_Events]
user = EXEC ..\scripts\ioDenier\ioDenier.exe LOGIN

Under [FTP_Custom_Commands] in ioFTPD.ini add:
ADDBAN = EXEC ..\scripts\ioDenier\ioDenier.exe ADD
DELBAN = EXEC ..\scripts\ioDenier\ioDenier.exe DEL
BANLIST = EXEC ..\scripts\ioDenier\ioDenier.exe LIST

(NOTE. LOGIN, ADD, LIST and DEL should be UPPERCASE)

Restart/rehash the daemon.


Hope it works as it should, and that it's useful for some of you out there ;]

For more information read the readme.txt file included in the package.

PS. Changed name.

## VERSION HISTORY ##

* v1.02
Fix: Fixed check when adding similar ip's.

* v1.01
Fix: Forgot important check.
+ Added BANLIST so you can check your bans :)

* v1.00
First public release o_O

Use at your own risk ._.

Zer0Racer
01-29-2004, 04:57 PM
I suggest you rename the script. Mouton already has created a script called io-ban. http://www.ioftpd.com/go/772

There is also another script 'site ban' or something. http://www.ioftpd.com/go/1956

fobban
01-29-2004, 05:00 PM
Ooops sorry didn't know :| i'll rename it in a moment

Zer0Racer
01-29-2004, 06:29 PM
There. Renamed the thread for ya.

typhon|wk
01-30-2004, 04:59 AM
work with sites under bnc ?

fobban
01-30-2004, 05:14 AM
dunno..
and ps not use it yet, found an efvil check i forgot :D
new ver up soon

fobban
01-30-2004, 05:49 AM
Updated it know.. Hope it works as it should :)

tommyamh
04-01-2004, 10:51 AM
can't find the script though

Woozeu
04-01-2004, 10:55 AM
where can we test it?

there are no links in the thread :rolleyes:

neoxed
04-01-2004, 03:14 PM
You'll have to wait for fobban to post his script under ioftpd.com/scripts.

http://www.ioftpd.com/board/showthread.php?s=&threadid=2672

fobban
04-02-2004, 05:41 AM
It was an attached file which seems to have disappeared, and since I'm not considered as a scripter i can't add it at the scripts page.
However i'll fix a few things with the script today and will hopefully get a new version out this evening.

neoxed
04-02-2004, 05:47 AM
Originally posted by fobban
It was an attached file which seems to have disappeared, and since I'm not considered as a scripter i can't add it at the scripts page.
However i'll fix a few things with the script today and will hopefully get a new version out this evening.

Actually anyone can post a script, and all attachments/scripts were removed from the forums since they are now supposed to be posted under ioftpd.com/scripts. Might wanna take a look at this post: ;)

http://www.ioftpd.com/board/showthread.php?s=&threadid=2672

fobban
04-02-2004, 08:50 AM
Oh ^^ Seems like i've not done my homework (read the forums :D)

fobban
04-03-2004, 12:38 PM
There we go. An updated version has been posted under the scripts section.

Ofloo
05-03-2004, 02:27 AM
banlist and login don't work even if they are uppercase ..

jahknee
07-22-2004, 06:45 AM
i'd really love to see the ability to ban hosts also, and not only ip's. like banning:

*.be
*.telia.com

etc ... would be really glad if you could add this! :)

Woozeu
09-21-2004, 11:25 AM
Hey

Is it possible to add a "reason" functionnality to this script?

It's sometimes good to know why we banned some people (especially for me - my brain doesn't work 100%)
;)

tia
Woozeu