Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Can I use Http::Proxy to intercept and deny URLs?

by spiritway (Vicar)
on Feb 26, 2006 at 07:36 UTC ( [id://532848]=note: print w/replies, xml ) Need Help??


in reply to Can I use Http::Proxy to intercept and deny URLs?

I can well understand your concern over having your kids exposed to some of the unsavory parts of the Internet, but it seems that it might do you better to talk to your kids and keep in good communication with them, than trying to block their access to certain Websites. As you've mentioned previously, your kids are pretty good with the computer, so they would likely be able to bypass your efforts.

It seems to me that if you used a proxy via Perl, it would be fairly simple to stop it. A CTRL-ALT-Delete would activate the Task Manager, and your kids could then either kill the application, or simply kill the processes that are running that have to do with proxies. AFAIK, it's also fairly simple to just use the browser's preferences to disable or bypass a proxy.

Having said all that, you might want to try the documentation found at HTTP::Proxy, which appears to have some of the missing pieces for your script. Good luck in your endeavors.

  • Comment on Re: Can I use Http::Proxy to intercept and deny URLs?

Replies are listed 'Best First'.
Re^2: Can I use Http::Proxy to intercept and deny URLs?
by BrowserUk (Patriarch) on Feb 26, 2006 at 10:34 UTC
    A CTRL-ALT-Delete would activate the Task Manager, and your kids could then either kill the application, or simply kill the processes that are running that have to do with proxies.

    Not if the proxy is run as administrator and the kids accounts do not have that privilege.


    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    Lingua non convalesco, consenesco et abolesco. -- Rule 1 has a caveat! -- Who broke the cabal?
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.

      ...or if the proxy lives on another machine on the intranet, and only that proxy can head out the firewall.

      --MidLifeXis

        Indeed. And if the browser is amenable to proper configuration, and properly configured, then non-administrators would not be able to disable proxy configuration either.

        I haven't tried this, (no kids to worry about), with recent browsers like Firefox and Opera, but it should be possible to protect their configuration files/registry entries so that non administrators cannot make changes. I'm not sure whether this would prevent transient changes in non-MS browsers, but it was certainly possible to cripple IE 4/5 in this way for corporate purposes.


        Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
        Lingua non convalesco, consenesco et abolesco. -- Rule 1 has a caveat! -- Who broke the cabal?
        "Science is about questioning the status quo. Questioning authority".
        In the absence of evidence, opinion is indistinguishable from prejudice.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://532848]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-25 16:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found