frpc: exit with code 1 if first login failed (#3740)

This commit is contained in:
fatedier
2023-11-01 17:06:55 +08:00
committed by GitHub
parent 5c4d820eb4
commit 5760c1cf92
3 changed files with 5 additions and 10 deletions

View File

@@ -1,3 +1,3 @@
### Fixes
* `admin_user` is not effective in the INI configuration.
* frpc: Return code 1 when the first login attempt fails and exits.