mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3187] frp can not get Mac‘s localhost(frp无法获取Mac的localhost) #2557
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#2557
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 @Karl-Misz on GitHub (Nov 26, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3187
Bug Description
I have configured frps and frpc,also get dashboard,open my website ,it is prompt The page you requested was not found.According to my test, the question is frp can not get my localhost(Mac).I don't know how to solve it.I would appreciate if you help me, thank you!
frpc Version
0.45.0
frps Version
0.45.0
System Architecture
linux Mac
Configurations
have configured frps and frpc,also get dashboard,open my website ,it is prompt The page you requested was not found.According to my test, the question is frp can not get my localhost(Mac).I don't know how to solve it.I would appreciate if you help me, thank you!
Logs
No response
Steps to reproduce
...
Affected area
@Becods commented on GitHub (Nov 27, 2022):
@github-actions[bot] commented on GitHub (Dec 28, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@girishbin commented on GitHub (Apr 23, 2023):
On you local machine where you run frp client i.e frpc -c frpc.ini make a entry of the frp server ( frps) address in "/etc/hosts". This works for both mac and linux.