This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Connect through proxy

Old posts that have not been replied to for several years.
Locked
T
Teamall
Voice
Posts: 3
Joined: Tue Jan 04, 2005 8:07 am

Connect through proxy

Post by Teamall »

How connect eggdrop through proxy?
User avatar
^DooM^
Owner
Posts: 772
Joined: Tue Aug 26, 2003 5:40 pm
Location: IronForge
Contact:

Post by ^DooM^ »

First of all did you actually bother using the search function. there are lots of posts concerning your question.

here is one for example

click me
The lifecycle of a noob is complex. Fledgling noobs gestate inside biometric pods. Once a budding noob has matured thru gestation they climb out of their pod, sit down at a PC, ask a bunch of questions that are clearly in the FAQ, The Noob is born
T
Teamall
Voice
Posts: 3
Joined: Tue Jan 04, 2005 8:07 am

Post by Teamall »

Sorry.
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

That old topic doesn't contain proper answer. The truth is that Eggdrop 1.7 (available on CVS) support HTTP (CONNECT) proxies. To put bot on irc through proxy you have to add 'firewall' setting, for example:
set firewall "@proxy.address.com:proxy_port" (@ must be before address). This is useless in most cases, many irc server are checking incoming connection for open proxies.
Que?
T
Teamall
Voice
Posts: 3
Joined: Tue Jan 04, 2005 8:07 am

Post by Teamall »

eggdrop 1.6 ignore proxy if i put @ before address, else he not connect to server (at once disconnect).
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

Read my message again:
The truth is that Eggdrop 1.7 (available on CVS) support HTTP (CONNECT) proxies.
Que?
G
Galadhrim
Op
Posts: 123
Joined: Fri Apr 11, 2003 8:38 am
Location: Netherlands, Enschede

Post by Galadhrim »

RTFM is the way :)
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

Galadhrim wrote:RTFM is the way :)
This is partially true, becase Eggdrop 1.7 is available only on CVS and some info about proxy can be found in NEWS. There is no information how to use it, except reading src/net.c file :P. I posted everything what i needed in one of my posts in this thread.
Que?
Locked