跨平台编译frp
跨平台编译frp前言步骤参考文章前言frp可能是用的比较多的反向代理工具,一些时候需要自己修改并且进行跨平台编译一直忙着工作,好久没写博客。。步骤安装golang和gitapt update -yapt install golang git -ygit clone --depth=1 https://github.com/fatedier/frpcd frpgo env -w GOPROXY=https://goproxy.cn,directgo mod downloadmake