mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2971] 访问网站cors error #2371
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#2371
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 @759855630 on GitHub (Jun 7, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2971
Bug Description
通过frp将内网网站穿透出来,使用公网ip访问,出现跨域问题,导致无法正常访问网站
frpc Version
0.37.1
frps Version
0.41.0
System Architecture
linux/amd64
Configurations
[ssh7777]
type = tcp
local_ip = 127.0.0.1
local_port = 7777
remote_port = 8888
Logs
No response
Steps to reproduce
...
Affected area
@759855630 commented on GitHub (Jun 7, 2022):
@Becods commented on GitHub (Jun 7, 2022):
服务端或者浏览器跨域配置问题
尝试加
Access-Control-Allow-Origin头