Open cong88nv opened 8 years ago
We only support dynamic port forwarding as SOCKS4 or SOCKS5 proxy, while you're expecting us to server as a HTTP proxy.
@drieseng : how to connect to your " socks5 dynamic port forward - 127.0.0.1:1080" from my c# code I want get html from website via socks Thank
@cong88nv I have same issue with you. Try with set proxy "socks5://127.0.0.1:1080" and its solves in my side
@cong88nv Still need help with this?
Yes i need
Anyone have example for connect ssh throught proxy using socks5 ??
hi dev. i try connect my app write in c# with HttpWebRequest , proxy = "127.0.0.1:1080" but it return proxy verssion 67 not support can u help me