Page 1 of 1

weburl module

Posted: Fri Oct 10, 2008 8:57 am
by FRiC
Thanks for the weburl module. When you implement the access restriction utility, please include both URL blacklist and whitelist.

All the other firmwares that have URL restrictions can only block and not allow.

Keep up the good work.

Re: weburl module

Posted: Fri Oct 10, 2008 9:38 am
by Eric
Thanks for your suggestion - I'll be sure to implement it. The new weburl module already has the ability to invert matching (use ! ), so this shouldn't be too hard.

Re: weburl module

Posted: Sat Oct 11, 2008 2:28 am
by FRiC
Cool, what I did was -m weburl --contains "xx" -j ACCEPT to allow just a certain number of sites. :twisted: