ffproxy should support forwarding to socks5 server
Brought to you by:
niklas_olmes
Hi there,
I think that ffproxy should support forwarding to socks5 server.
This is useful when you are behind a proxy that forbids connections to some places,
you just disable your socks server (like danted) and use
ssh -D socks_port remote_machine
to have access everywhere.
I hope you can improve ffproxy to do such things
regards,
Victor.