Haifeng

Results 5 comments of Haifeng

最好贴上具体的报错信息或截图 方便与定位问题

我checkout 了你的版本, 我看你在 README里有这个参数 ` -u use the udp to serve` 但我在实际使用中没看到,还是说无需加此参数 直接支持客户端udp relay

我这边用了tun2socks 转发所有tap设备的数据包到shadowsocks 服务端用的最新libev版本 客户端用go版本的时候报错 ` 2017-09-29 14:33:03 ERROR shadowsocks-local/local.go:240 [UDP] error in udp association socks version {"error": "socks version not supported"} ` DNS无法解析 用libev版本的客户端的时候 可以正常访问,看起来是socks5 version号不对,我debug了下 拿到的值 是1 确实不等于5

Is the pull-request has been merged in to the master?