0x7fff

Results 11 comments of 0x7fff

方便起见,可以去申请 auth0 or 国内的 authing 来验证,都是免费的。

本地搭建的话,最好用 docker 一键 run ,可以参考 https://hub.docker.com/r/richardknop/go-oauth2-server 可以使用第三方 SaaS 服务,如 authing,验证 frp 是完全没问题的。 ``` [W] [control.go:467] [f5948c56e0c0563e] received invalid ping: received different OIDC subject in login and ping. original subject: 4SF7S0v5Et31lWmEok7DAdj1s1z5GHGw,...

可以 tcpdump 分别在 frpc 和 frps 的机器上抓下包导出 pcap 文件格式,方便的话可以发出来我分析下。我这边测试没有复现这样的问题。

I don't know this scenarios, maybe it's not a common feature.

Can you describe more detail ? How to specify and why ?

I got it. @alimdi I think the connect_server_local_ip arg will match your demand ? https://github.com/fatedier/frp/blob/dev/conf/frpc_full.ini#L104