[GH-ISSUE #2229] how to run on Windows arm64 #1772

Closed
opened 2026-05-05 13:08:34 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @YeautyYE on GitHub (Feb 2, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2229

I run Windows 10 on the Raspberry Pi, and want to perform intranet penetration through frp.
I try to execute CGO_ENABLED = 0 GOOS = windows GOARCH = arm go build main.go in the frpc directory of the source code to compile
But put it in windows, it can't run, and there is no log
Is my compilation method wrong?
Is there a compiled package provided

我目前将Windows10运行在树莓派上,想通过frp进行内网穿透。
我尝试在源码的frpc目录下执行 CGO_ENABLED=0 GOOS=windows GOARCH=arm go build main.go 进行编译
但是放到windows中,无法运行,且没有日志
请问是我的编译方式不对吗
是否有编译好的包提供

Originally created by @YeautyYE on GitHub (Feb 2, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2229 I run Windows 10 on the Raspberry Pi, and want to perform intranet penetration through frp. I try to execute `CGO_ENABLED = 0 GOOS = windows GOARCH = arm go build main.go` in the frpc directory of the source code to compile But put it in windows, it can't run, and there is no log Is my compilation method wrong? Is there a compiled package provided --- 我目前将Windows10运行在树莓派上,想通过frp进行内网穿透。 我尝试在源码的frpc目录下执行 `CGO_ENABLED=0 GOOS=windows GOARCH=arm go build main.go` 进行编译 但是放到windows中,无法运行,且没有日志 请问是我的编译方式不对吗 是否有编译好的包提供
gitea-mirror 2026-05-05 13:08:34 -06:00
Author
Owner

@yuyulei commented on GitHub (Feb 5, 2021):

try https://github.com/fatedier/frp/releases/tag/v0.35.1 frp_0.35.1_windows_386.zip or frp_0.35.1_windows_amd64.zip

<!-- gh-comment-id:773802372 --> @yuyulei commented on GitHub (Feb 5, 2021): try https://github.com/fatedier/frp/releases/tag/v0.35.1 frp_0.35.1_windows_386.zip or frp_0.35.1_windows_amd64.zip
Author
Owner

@YeautyYE commented on GitHub (Feb 5, 2021):

try https://github.com/fatedier/frp/releases/tag/v0.35.1 frp_0.35.1_windows_386.zip or frp_0.35.1_windows_amd64.zip

useless

<!-- gh-comment-id:773803671 --> @YeautyYE commented on GitHub (Feb 5, 2021): > try https://github.com/fatedier/frp/releases/tag/v0.35.1 frp_0.35.1_windows_386.zip or frp_0.35.1_windows_amd64.zip useless
Author
Owner

@fatedier commented on GitHub (Feb 5, 2021):

https://github.com/golang/go/issues/36439

It's not supported now, maybe in future golang release.

<!-- gh-comment-id:773816699 --> @fatedier commented on GitHub (Feb 5, 2021): https://github.com/golang/go/issues/36439 It's not supported now, maybe in future golang release.
Author
Owner

@YeautyYE commented on GitHub (Feb 5, 2021):

OK

<!-- gh-comment-id:773853137 --> @YeautyYE commented on GitHub (Feb 5, 2021): OK
Author
Owner

@github-actions[bot] commented on GitHub (Mar 23, 2021):

Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.

<!-- gh-comment-id:804512762 --> @github-actions[bot] commented on GitHub (Mar 23, 2021): Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.
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#1772
No description provided.