You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# github.com/FlowerWrong/tun2socks/tun2socks
..\tun2socks\stack.go:56:14: assignment mismatch: 2 variables but 1 values
..\tun2socks\stack.go:56:28: not enough arguments in call to fdbased.New
have (*fdbased.Options)
want (*water.Interface, *fdbased.Options)
..\tun2socks\stack.go:61:3: unknown field 'PacketDispatchMode' in struct literal of type fdbased.Options
..\tun2socks\tcp.go:22:19: not enough arguments in call to ep.Bind
have (tcpip.FullAddress)
want (tcpip.FullAddress, func() *tcpip.Error)
..\tun2socks\udp.go:28:19: not enough arguments in call to ep.Bind
have (tcpip.FullAddress)
want (tcpip.FullAddress, func() *tcpip.Error)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: