URLPlus as it is now does support proxy servers.  I think the version
on The Shire (I still call it by that; I keep forgetting the new name)
is an older version prior to the proxy support I added.<br><br><div class="gmail_quote">On Fri, Jul 31, 2009 at 2:15 AM, Ralph Mitchell <span dir="ltr"><<a href="mailto:ralphmitchell@gmail.com">ralphmitchell@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Heh - that looks like exactly what I was doing for the last 8 years.  Do you have any vacancies??  :)<div>
<br></div><div>URLPlus uses curl, so it should be able to do what your existing scripts do.  This is the line in the showUrl subroutine:</div>
<div><br></div><div><span style="font-family: Verdana;"><pre style="border-style: solid; border-color: rgb(172, 172, 187); border-width: 1px 1px 1px 3px; padding: 5px; overflow: auto; font-family: 'Courier New',Courier,monospace; font-size: 1em; background-color: rgb(247, 249, 250); color: inherit;">
<span style="font-family: 'Courier New',Courier,monospace; font-size: 1em; color: rgb(255, 0, 0);">    $ret=qx(curl -m $tout -s -k -S $pstr "</span><span style="font-family: 'Courier New',Courier,monospace; font-size: 1em; color: rgb(0, 0, 255);">$url</span><span style="font-family: 'Courier New',Courier,monospace; font-size: 1em; color: rgb(255, 0, 0);">" 2>&1);</span></pre>

<div><font color="#ff0000" face="'Courier New'" size="3"><span style="font-size: 11px; white-space: pre;"><br></span></font></div></span><div class="gmail_quote">I guess that's one place some changes could be made - adding options for user authentication, proxy url and proxy authentication.</div>

<div class="gmail_quote"><br></div><font color="#888888"><div class="gmail_quote">Ralph Mitchell</div></font><div><div></div><div class="h5"><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">
On Thu, Jul 30, 2009 at 9:14 PM, Everett, Vernon <span dir="ltr"><<a href="mailto:Vernon.Everett@woodside.com.au" target="_blank">Vernon.Everett@woodside.com.au</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Hi Gary</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">I have seen URLPlus, but never delved into 
it.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Instead, I have been messing about with scripts using curl 
to try and get web sites checked.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">It gets a bit tricky here, because we have internal and 
external web sites we need to check, some need to go through our proxy, some 
not.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">And then we also need to check external "service" web 
sites that we require to be up.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">And it's all a nice mix of http and 
https.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Does URLPlus handle proxy servers OK?</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2">Not sure what it needs, since I haven't used it yet, but I 
would encourage you to continue working on it.</font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" face="Arial" size="2"></font></span> </div>
<div dir="ltr" align="left"><font face="Arial"><font size="2"><font color="#0000ff"><span>We have a major project deadline we are working towards 
right now, so time is a premium, but in the near future, I will give URLPlus a 
go, and let you know what I think.</span></font></font></font></div>
<div dir="ltr" align="left"><font face="Arial"><font size="2"><font color="#0000ff"><span></span></font></font></font> </div>
<div dir="ltr" align="left"><font face="Arial"><font size="2"><font color="#0000ff"><span>Regards</span></font></font></font></div>
<div dir="ltr" align="left"><font face="Arial"><font size="2"><font color="#0000ff"><span>     
Vernon</span></font></font></font></div>
<div dir="ltr" align="left"><font face="Arial"><font size="2"><font color="#0000ff"><span></span></font></font></font><br></div></div></blockquote></div></div></div></div></blockquote></div>