Azure / DotNetty

DotNetty project – a port of netty, event-driven asynchronous network application framework
Other
4.09k stars 977 forks source link

SocksProxy Support #290

Open RyanWang-Git opened 7 years ago

RyanWang-Git commented 7 years ago

Are there any plans to port SocksProxy?

nayato commented 7 years ago

no immediate plans. PRs are welcome!

master-toma commented 5 years ago

@nayato, I'm a new with DotNetty/Netty, could you help me and point out, where should I look (class or handler, or socket configuration?), if I would like to add SOCKS5 proxy support?

lamposu commented 3 years ago

any progress??