mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-05-18 01:58:41 +00:00
fix udp original destination on windows
This commit is contained in:
parent
e9b3c53a0d
commit
d5c53b1ddd
5 changed files with 95 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
//go:build !linux
|
||||
// +build !linux
|
||||
//go:build !linux && !windows
|
||||
// +build !linux,!windows
|
||||
|
||||
package dokodemo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue