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.

Socks5 Authentication

Old posts that have not been replied to for several years.
Locked
R
REDONDOS

Socks5 Authentication

Post by REDONDOS »

I've searched for topics about this issue on this forum, but they seem really old.

Does eggdrop support socks5 proxy connections?
I need this because of the lack of vhosts of my shell, and I have some proxies that need authentication (a.k.a. Login and Password) or they won't let the connection to ocurr. How can I make eggdrop send the l/p to the proxy?

Thanks in advance. ;)
P
Photon
Op
Posts: 170
Joined: Wed Aug 28, 2002 8:00 am
Location: Liverpool, England

Post by Photon »

All I can tell you is there is code support for socks4/5 firewalls in eggdrop

However, I'm not sure the code is set up for username/pass type connections.

Those old post you found are probably still accurate
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

Eggdrop does not currently support socks 5 proxy servers.

This support was talked about, as an adition to the new eggdrop 1.7 series, as a netowrk filter. 1.7 will have network/socket filters, that allow a plugin style system, to operate on the buffer on receive and send, allowing proxy based connection, encryption, compression and so on.

However, 1.7 is experimental, is in heavy re-coding, and doesn't currently have this feature. People discourage the use of 1.6 CVS versions on production bots, and eggdrop 1.7 isn;t reconended for alpha, let alone beta testing.
R
REDONDOS

Post by REDONDOS »

In conclusion: I just have to wait for eggdrop 1.7 to be released?

Ok, thanks guys.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

In colclusion, don't wait.

1.7 is a long way off completion. It is a total re-write, to get rid of badly created code, workarounds, inablities and genral sloppyness from the past.

And if you know eggdrop, you would know what a feat this will be.
Locked