Beefy Boxes and Bandwidth Generously Provided by pair Networks Ovid
Keep It Simple, Stupid
 
PerlMonks  

RE: Perl/Tk Chatterbox Client

by lolindrath (Scribe)
on Aug 04, 2000 at 17:28 UTC ( [id://26236]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Perl/Tk Chatterbox Client

Is there a workaround for us poor people with proxies? Is there anyway I can get this to connect to my proxy?

--=Lolindrath=--

Replies are listed 'Best First'.
Re: RE: Perl/Tk Chatterbox Client
by Asim (Hermit) on Feb 22, 2001 at 13:57 UTC

    First, set up your enviromental variables for your HTTP proxy. Then, backup Perlmonks.pm, open it, and move to line 63, which looks like this:

    $self->{ua}=new LWP::UserAgent;

    And add below it:

    $self->{ua}->env_proxy();

    Save it and run it.

    That will get you on as a Anonymous Monk, but I havn't sorted out why it fails with logging in. Ideas welcome! By the By, this is on a WinNT system.

    ----Asim, known to some as Woodrow.
      But what about proxies that require a username/pass combo?
      I've managed to set "HTTP_PROXY="http://bozo.the.com:83" in my .profile, but what about username and pass?

      What does this little button do . .<Click>; "USER HAS SIGNED OFF FOR THE DAY"
        "HTTP_PROXY="http://user:pass@bozo.the.com:83"

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://26236]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.