This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
frp
mirror of
https://github.com/fatedier/frp
Watch
1
Star
0
Fork
You've already forked frp
0
Code
Issues
Releases
Wiki
Activity
e8deb65c4b
frp
/
Release.md
227 B
Raw
Blame
History
Fixes
frpc: Return code 1 when the first login attempt fails and exits.
When auth.method is
oidc
and auth.additionalScopes contains
HeartBeats
, if obtaining AccessToken fails, the application will be unresponsive.