mirror of
https://github.com/e1732a364fed/v2ray_simple.git
synced 2025-12-24 13:27:56 +08:00
对上一个commit的补充
This commit is contained in:
@@ -492,6 +492,8 @@ func (u *ServerUDPConn) ReadMsgFrom() ([]byte, netLayer.Addr, error) {
|
||||
)
|
||||
}
|
||||
|
||||
clientSupposedAddrIsNothing = true
|
||||
|
||||
//return nil, netLayer.Addr{}, utils.ErrInErr{ErrDesc: "socks5 UDPConn ReadMsg failed, addr not coming from supposed client addr", ErrDetail: utils.ErrInvalidData, Data: addr.String()}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user