mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1321] mac 下启动提示 -bash: ./frpc: Operation not permitted #1047
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#1047
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 @rohsuton on GitHub (Jul 13, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1321
我在mac下使用客户端启动是提示:-bash: ./frpc: Operation not permitted,使用sudo也一样,请问一下是什么远影
mac系统版本:10.14.4
frp版本:frp_0.27.0_darwin_amd64
frp在本地所在的目录为:/Users/当前用户/frp下,所以不存在是Rootless问题
frpc.ini配置如下:
[common]
server_addr = 173.82.226.252
server_port = 7000
[web]
type = http
local_port = 8080
custom_domains = frp.xx.com
@fatedier commented on GitHub (Jul 14, 2019):
请使用搜索引擎解决问题。
@zhongshankaka commented on GitHub (Jan 30, 2020):
请问这个问题你怎么解决的呢