mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4872] [Feature Request] 本地服务通过frps获取微信accessToken时,微信端获取到的地址不是frps部署的公网ip,这个是怎么回事 #3841
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#3841
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 @sunnycxy on GitHub (Jul 8, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4872
Describe the feature request
frps配置:
frpc配置:
frps服务器Nginx配置:
Describe alternatives you've considered
本地应用报错信息:
frps部署在阿里云服务器上,ip47开头,添加到了微信公证号ip白名单。这里微信报错提示返回的和公网ip不一致,这个是怎么回事?
Affected area
@subei12 commented on GitHub (Jul 9, 2025):
frps 只是把 frpc 暴露到了公网,对微信的请求还是 frpc 发送的
你需要的恐怕是在有公网的服务器上搭建一个 http proxy
@sunnycxy commented on GitHub (Jul 9, 2025):
感谢佬解答,是要搭建一个httpproxy,我使用了Nginx代理的,上面有配置,好像是配置的不对,frpc 和 frps使用的是http类型的,应该用tcp
@github-actions[bot] commented on GitHub (Jul 24, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.