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.

proxy

General support and discussion of Eggdrop bots.
Post Reply
a
avers
Voice
Posts: 5
Joined: Tue Aug 22, 2006 9:53 pm

proxy

Post by avers »

How to make, that the bot worked through a proxy?
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

search here
a
avers
Voice
Posts: 5
Joined: Tue Aug 22, 2006 9:53 pm

Post by avers »

I wrote in a config set firewall 'server:port', it did not come
n
nml375
Revered One
Posts: 2860
Joined: Fri Aug 04, 2006 2:09 pm

Post by nml375 »

As I recall, the "firewall" setting is only used if a direct connection fails..
That is, no matter what you set "firewall" to, it'll try connecting directly first, and only if that fails, connect thru the proxy-server

Not completely certain on this however..

Edit: I just dug through the code, and the above is incorrect.
However, I am abit unsure on the handling of dest-port for the proxy.
Last edited by nml375 on Wed Aug 23, 2006 6:46 pm, edited 2 times in total.
NML_375
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

What kind of proxy you want to use?
Que?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

the firewall setting in eggdrop.conf supports SOCKS 4/5 proxies only (and so-called "telnet-passthru" which nobody uses anymore)
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

Not quite. If eggdrop would use normal SOCKS 4/5 proxies it wouldn't be any problem. I also remember that some version allowed to connect through HTTP proxy but i'm not sure if it weren't in 1.7. Anyway, there is a patch somewhere on the net ;)
Que?
a
avers
Voice
Posts: 5
Joined: Tue Aug 22, 2006 9:53 pm

Post by avers »

KrzychuG wrote:What kind of proxy you want to use?
socks 5
a
avers
Voice
Posts: 5
Joined: Tue Aug 22, 2006 9:53 pm

Post by avers »

How it through a proxy to start? :D
a
avers
Voice
Posts: 5
Joined: Tue Aug 22, 2006 9:53 pm

Post by avers »

Can eat such script? :D
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

avers wrote:
KrzychuG wrote:What kind of proxy you want to use?
socks 5
By default you can't use SOCKS5 proxy to connect to IRC in Eggdrop. I never saw any patch that would allow this. Only Eggdrop 1.9 supports it.
Que?
Post Reply