mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #159] 在做https代理时候,微信公众号无法验证。 #104
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#104
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 @kkstun on GitHub (Nov 15, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/159
在做https代理时候,微信公众号无法验证。不知道其他人有没有出现这个情况。不用可以验证。看上去似乎是微信服务器访问过来到frps就终止了。
@kkstun commented on GitHub (Nov 15, 2016):
即使先验证通过,换代理也不通了。微信检测到了什么嘛。
@fatedier commented on GitHub (Nov 16, 2016):
直接访问的时候可以?
@kkstun commented on GitHub (Nov 16, 2016):
当然,直接访问没有任何问题的。我想应该是微信服务器做了什么验证
@hilookas commented on GitHub (Jun 10, 2017):
wireshark远程抓包看看。
抓包可以看这里https://www.wudew.com/posts/54
远程的话,可以用ssh来中转流量
@zhfish commented on GitHub (Jul 3, 2017):
去年的问题还开着。。
一般用frp代理http流量,用nginx反代+ssl
没直接代理过ssl流量