I can not find any opensource Socks5 server for ubuntu, I need to use Socks5 server to proxy

client to access, can anyone help me ?

link|improve this question

Is google down again? I get lots of relevant links and software at google.co.uk/search?q=opensource+socks+server+linux – symcbean Dec 1 '10 at 10:18
feedback

3 Answers

up vote 1 down vote accepted

Squid can do socks5 if its compiled in

http://docstore.mik.ua/squid/FAQ-4.html#ss4.10

EDIT

Looks like ssh might be able to do it.. untested but checkout

http://www.catonmat.net/blog/linux-socks5-proxy

link|improve this answer
I think Squid can just proxy http request, right? i need to proxy most tcp/ip packets – larry Dec 1 '10 at 2:39
no.. if you set it up as a socks5 proxy it will work just fine – Mike Dec 1 '10 at 2:40
i made an edit on how to use ssh as a socks5 proxy – Mike Dec 1 '10 at 2:44
If i use ssh, I do not know how to make all the request send by ssh in the windows client. I only know it can be set in firefox :) – larry Dec 1 '10 at 2:58
2  
@why, socks5 is not a VPN, support by the client is pretty much required. – Zoredache Dec 1 '10 at 3:18
show 2 more comments
feedback

ss5 is a high-performance, dedicated SOCKS4, SOCKS4a and SOCKS5 proxy for Linux, Solaris and FreeBSD.

link|improve this answer
feedback

delegate dante 3proxy polipo and more....

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.