open-gateway

module
v0.0.0-...-7553a0f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2024 License: Apache-2.0

README

open-gateway

运行
make run
构建
make build
压缩
#安装upx
brew install upx
#压缩
upx -o output_file input_file
#macos
upx --force-macos -o output_file input_file
解压
upx -d -o example_uncompressed.exe example_compressed.exe
windows编译
go mod tidy
go build  -o dist/opengateway.exe  ./cmd/opengateway/

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL