socks5 proxy, for http proxy please follow r_proxy
a socket broker
a http and https proxy
sql tool
A tun2socks implementation written in Go.
Created with StackBlitz ⚡️
explain how to use ntee proxy
r_socks_server_sample
EventMachine: fast, simple event-processing library for Ruby programs
你给 selector 加个等待时间, selector.select(2)这样,不然 selector 会一直堵塞。 而且推荐 selector 各自在各自线程里,交互用 queue,不然线程安全怎么都是个问题。
selector.select(2)