module
0.0.0-20241012082325-7553a0ffe4cf
Repository: https://github.com/icefoxs/open-gateway.git
Documentation: pkg.go.dev
# 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/
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author