How to detect proxy type - http or socks?

kaloyan14

Regular Member
Joined
Dec 12, 2011
Messages
284
Reaction score
68
Hi blackhaters,
I need method to check proxy type - socks 4/5 or http or https.
I searched it in G but no success...
I can check response header parameters but i don't know differences between socks and http headers (if they exist).
I tried to use proxy judges but they don't provide this information.

I need method or code snippet or just advice.

Thanks!
 
Thank you XorBots, i can't implement/read python code but you get me new view point for search.
I am open for any suggestions if somebody can help, please write.
 
Sir, do you know any software for checking http or socks?

Am interested in this too :)

There's a program called Proxyfire that's free. You can search in Google for easily enough. It will seperate between socks and http/s for you though.
 
Thank you XorBots, i can't implement/read python code but you get me new view point for search.
I am open for any suggestions if somebody can help, please write.

What tool/language are you using to mine the proxies? How would you like to program it?
 
I use java. It's fast, powerful and platform-independent.
 
Back
Top