-
Notifications
You must be signed in to change notification settings - Fork 13
Add Socks 5 And Socks4 And HTTP Proxy Support #70
Comments
now connect function is connect(proxy, mode) |
If you don't put #HTTP or #SOCKS5 or #SOCKS4 it will be used for HTTP |
so now we can connect http and socks at same time? |
@Wartoz yes |
I just add SOCKS4 |
Now you can do #SOCKS4 |
@yario-o i am getting this error |
@anonymousxxx02 which error? |
ops sorry |
also this { [Error: socket hang up] code: 'ECONNRESET' } |
Do you have bots? |
I think it is not working proxy which do this error. |
You use that : |
@yario-o yes i have bots but i think they connect only with sock4 because they are only few bots and i am using this code https://github.com/l3mpik/slither-feeder-bot |
I get the same error as @anonymousxxx02 |
I think It do this error when proxy don't work |
@yario-o I think it doesnt work correct because before the error it say connect with sock4 proxy |
I think I find the error I will fix that. |
@yario-o ok |
@anonymousxxx02 @easyrider81 The Bots are fix ! |
@yario-o still the same thing Mode socks4, proxy 130.211.96.191:3128 Mode socks4, proxy 14.38.187.171:10200 Mode socks4, proxy 14.38.187.171:10200 Mode socks4, proxy 141.138.156.83:1080 Mode socks4, proxy 141.138.156.83:1080 Mode socks4, proxy 176.109.252.177:1080 Mode socks4, proxy 176.109.252.177:1080 [Error: Rejected (91)] Bot die Bot die Bot die { [Error: tunneling socket could not be established, cause=Parse Error] code: 'ECONNRESET' } { [Error: socket hang up] code: 'ECONNRESET' } { [Error: tunneling socket could not be established, cause=read ECONNRESET] code: { [Error: socket hang up] code: 'ECONNRESET' } { [Error: tunneling socket could not be established, cause=socket hang up] code: 'ECONNRESET' } { [Error: socket hang up] code: 'ECONNRESET' } |
@anonymousxxx02 I do a new update |
@yario-o Ok i am gonna check this later i hope to work this time 😂 |
I add socks5 and socks4 and http support like ogar-feeder-bot(with #HTTP and #SOCKS 4 and #SOCKS5)
All is here :
https://github.com/yario-o/rattlesnake/tree/SocksAndHTTP
The text was updated successfully, but these errors were encountered: