build

command
v0.0.0-...-6d385c8 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2020 License: MIT Imports: 9 Imported by: 0

README

构建rproxy命令

如果要编译带界面的客户端需要加上 -tags gui 如下面的
go build -i -ldflags="-H windowsgui" -tags gui -o rproxy_GUI.exe

构建带UI的客户端/服务端需要用到https://github.com/ying32/govcl 这个库。

自签HTTPS证书可使用go标准库中已经有的工具
go\src\crypto\tls\generate_cert.go

最后面下面下载对应的govcl二进制:
https://github.com/ying32/govcl/releases/download/v1.2.2/Librarys-1.2.2.zip

注:现rproxy中使用的二进制为govcl dev分支中的代码,相应的二进制需要自己编译。

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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