weburl module

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

Post Reply
FRiC
Posts: 62
Joined: Sat Sep 27, 2008 8:03 am
Contact:

weburl module

Post 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.

Eric
Site Admin
Posts: 1443
Joined: Sat Jun 14, 2008 1:14 pm

Re: weburl module

Post 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.

FRiC
Posts: 62
Joined: Sat Sep 27, 2008 8:03 am
Contact:

Re: weburl module

Post by FRiC »

Cool, what I did was -m weburl --contains "xx" -j ACCEPT to allow just a certain number of sites. :twisted:

Post Reply