mirror of
https://github.com/netchx/netch.git
synced 2026-03-18 18:13:21 +08:00
Update tun2socks
This commit is contained in:
@@ -5,7 +5,7 @@ $Env:GOROOT_FINAL='/usr'
|
||||
|
||||
$Env:GOOS='windows'
|
||||
$Env:GOARCH='amd64'
|
||||
go build -a -buildmode=c-shared -trimpath -asmflags '-s -w' -ldflags '-s -w' -o '..\release\tun2socks.bin'
|
||||
go build -a -trimpath -asmflags '-s -w' -ldflags '-s -w' -o '..\release\tun2socks.exe'
|
||||
|
||||
Pop-Location
|
||||
exit $lastExitCode
|
||||
|
||||
Reference in New Issue
Block a user