mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4376] [Feature Request] Mac 客户端安装包开启frpc和使用docker开启 注意事项 #3456
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#3456
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 @gexin1 on GitHub (Aug 10, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4376
Describe the feature request
Mac 客户端开启frpc注意事项
https://gofrp.org/zh-cn/docs/examples/ssh
Mac使用docker安装客户端注意
所以我们无法在和宿主机器网络互通
要手动打开端口
2.ssh服务22端口被占用 我们使用host.docker.internal来访问宿主机器
注意web地址服务要设置为0.0.0.0来接受所有地址的请求
Describe alternatives you've considered
No response
Affected area
@wuai1024 commented on GitHub (Aug 12, 2024):
不推荐这样使用,在
mac中使用 frpc 请使用 brew ,这个是原生直接运行的,没必要用docker走一层虚拟机。@gexin1 commented on GitHub (Aug 12, 2024):
确实是使用
brew方便一点,还可以使用brew services来守护进程@CharlesCCC commented on GitHub (Nov 21, 2024):
国内brew感觉特别慢. 有什么提速的方法吗?
@persiliao commented on GitHub (Nov 28, 2024):
使用清华大学的镜像源,就很快了
@github-actions[bot] commented on GitHub (Dec 20, 2024):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.