Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Scripting setting the connection settings in Mozilla

by eXile (Priest)
on Mar 19, 2006 at 01:52 UTC ( [id://537708]=note: print w/replies, xml ) Need Help??


in reply to Scripting Proxy Settings in IE and Firefox

Or if you really want to get fancy you can set your browser to use proxy autoconfiguration to some local file that you can generate/edit from a script. Proxy autoconfiguration allows you to define a policy for whether to use a proxy or not for specific requests, so for instance you can have a browser use a proxy for everything except http://www.perlmonks.org.

More info on proxy autoconfiguration

Probably overkill and not really helpful for you, but couldn't resist the urge of mentioning this...

  • Comment on Re: Scripting setting the connection settings in Mozilla

Replies are listed 'Best First'.
Re^2: Scripting setting the connection settings in Mozilla
by timos (Beadle) on Mar 19, 2006 at 10:22 UTC
    Hello,

    "use a proxy for everything except http://www.perlmonks.org" - Yes, but you could do this with the normal Proxy/No Proxy for settings, too. But you can do something with proxy autoconf. which can't do with the normal settings: You can have a single proxy configuration file which is the same for all hosts in your network, but can tell them to use different proxies, according to their IP adresses.

    Regards,
    Timo

Log In?
Username:
Password:

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

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

    No recent polls found