[GH-ISSUE #21] 编译好慢,能否直接编译几个常用的版本 #4

Closed
opened 2026-05-05 11:29:57 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @niluanxy on GitHub (Apr 9, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/21

原来用的 ngrok,问题好大,然后看到这个想试试。结果天朝的网络你懂的,下载下来,make以后一直没动静,作何能否编译几个常用的版本,比如 arm7,x86,x64 等

Originally created by @niluanxy on GitHub (Apr 9, 2016). Original GitHub issue: https://github.com/fatedier/frp/issues/21 原来用的 ngrok,问题好大,然后看到这个想试试。结果天朝的网络你懂的,下载下来,make以后一直没动静,作何能否编译几个常用的版本,比如 arm7,x86,x64 等
Author
Owner

@niluanxy commented on GitHub (Apr 9, 2016):

弄好了,不理报错信息就好

<!-- gh-comment-id:207745875 --> @niluanxy commented on GitHub (Apr 9, 2016): 弄好了,不理报错信息就好
Author
Owner

@fatedier commented on GitHub (Apr 11, 2016):

我原来用的ngrok,自己编译就很麻烦,后来放服务器上一段时间之后内存占用达到4G了,基本上过一段时间要重启一次。

我已经放上了 linux x86 x64 编译好的版本。

make以后没动静应该是正在 go get godep 的原因,从github下载速度应该还行,至于报错信息我看了下,是因为 godep v59 版本进行了一次更新,会检测当前目录是否是 GOPATH 的子目录,但是因为我的项目编译的时候修改了 GOPATH ,所以会提示错误,其实没有什么影响,我已经修改了Makefile,更新到了 dev 分支,现在不会报错了。

<!-- gh-comment-id:208146889 --> @fatedier commented on GitHub (Apr 11, 2016): 我原来用的ngrok,自己编译就很麻烦,后来放服务器上一段时间之后内存占用达到4G了,基本上过一段时间要重启一次。 我已经放上了 linux x86 x64 编译好的版本。 make以后没动静应该是正在 go get godep 的原因,从github下载速度应该还行,至于报错信息我看了下,是因为 godep v59 版本进行了一次更新,会检测当前目录是否是 GOPATH 的子目录,但是因为我的项目编译的时候修改了 GOPATH ,所以会提示错误,其实没有什么影响,我已经修改了Makefile,更新到了 dev 分支,现在不会报错了。
Author
Owner

@niluanxy commented on GitHub (Apr 11, 2016):

恩,我自己也编译好了,已经用上了,服务器上才跑了两天,目前效果很好,挺稳定的,赞一个。

原始邮件
发件人:fatediernotifications@github.com
收件人:fatedier/frpfrp@noreply.github.com
抄送:木风niluanxy@163.com
发送时间:2016年4月11日(周一) 11:28
主题:Re: [fatedier/frp] 编译好慢,能否直接编译几个常用的版本 (#21)

我原来用的ngrok,自己编译就很麻烦,后来放服务器上一段时间之后内存占用达到4G了,基本上过一段时间要重启一次。
我已经放上了 linux x86 x64 编译好的版本。
make以后没动静应该是正在 go get godep 的原因,从github下载速度应该还行,至于报错信息我看了下,是因为 godep v59 版本进行了一次更新,会检测当前目录是否是 GOPATH 的子目录,但是因为我的项目编译的时候修改了 GOPATH ,所以会提示错误,其实没有什么影响,我已经修改了Makefile,更新到了 dev 分支,现在不会报错了。

You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub

<!-- gh-comment-id:208151782 --> @niluanxy commented on GitHub (Apr 11, 2016): 恩,我自己也编译好了,已经用上了,服务器上才跑了两天,目前效果很好,挺稳定的,赞一个。 原始邮件 发件人:fatediernotifications@github.com 收件人:fatedier/frpfrp@noreply.github.com 抄送:木风niluanxy@163.com 发送时间:2016年4月11日(周一) 11:28 主题:Re: [fatedier/frp] 编译好慢,能否直接编译几个常用的版本 (#21) 我原来用的ngrok,自己编译就很麻烦,后来放服务器上一段时间之后内存占用达到4G了,基本上过一段时间要重启一次。 我已经放上了 linux x86 x64 编译好的版本。 make以后没动静应该是正在 go get godep 的原因,从github下载速度应该还行,至于报错信息我看了下,是因为 godep v59 版本进行了一次更新,会检测当前目录是否是 GOPATH 的子目录,但是因为我的项目编译的时候修改了 GOPATH ,所以会提示错误,其实没有什么影响,我已经修改了Makefile,更新到了 dev 分支,现在不会报错了。 — You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4
No description provided.