mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #5179] [Feature Request] 不支持MacOS吗? #4046
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4046
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MKSP2015 on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/fatedier/frp/issues/5179
Describe the feature request
不支持MacOS吗?
Describe alternatives you've considered
No response
Affected area
@cptang commented on GitHub (Feb 20, 2026):
下载:访问frp的GitHub Releases页面。找到适用于macOS的最新版本压缩包(文件名通常类似 frp_{版本号}_darwin_amd64.tar.gz,即便是Apple Silicon芯片的Mac也建议先用这个版本)。
放置:下载后,解压该文件。你可以在终端中使用 tar -xzvf frp_*_darwin_amd64.tar.gz 命令解压。
定位:解压后会得到一个文件夹,里面有 frpc 这个可执行文件。你可以将它移动到一个更方便的目录,比如 /usr/local/bin,这样就能在终端中直接运行 frpc 命令了。
@MKSP2015 commented on GitHub (Feb 28, 2026):
谢谢!
我的系统是MacOS 26.3 (25D125),Mac mini m4,具体应该下载那个链接。
@yangjieshao commented on GitHub (Feb 28, 2026):
找最新版本的 darwin_amd64.tar.gz 呀
@MKSP2015 commented on GitHub (Mar 4, 2026):
我是Mac新手,没看懂 darwin 表示 Mac系统。
darwin 翻译过来叫啥啊
@MKSP2015 commented on GitHub (Mar 4, 2026):
我仔细研究了一下,我是Mac mini m4的,是m4芯片,而不是Intel芯片,应该是下载 darwin_arm64.tar.gz
@github-actions[bot] commented on GitHub (Mar 19, 2026):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.