Feature: socks5 udp associate
This commit is contained in:
@ -11,7 +11,6 @@ import (
|
||||
|
||||
func parseSocksAddr(target socks.Addr) *C.Metadata {
|
||||
metadata := &C.Metadata{
|
||||
NetWork: C.TCP,
|
||||
AddrType: int(target[0]),
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user