mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-03 20:07:38 +03:00
Remove 4in6 cast
This commit is contained in:
parent
86d7d51023
commit
b12b8b7fd2
7 changed files with 36 additions and 24 deletions
|
@ -18,5 +18,5 @@ func SourceAddress(request *http.Request) M.Socksaddr {
|
|||
}
|
||||
}
|
||||
}
|
||||
return address
|
||||
return address.Unwrap()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue