* Fixed the issue that when loginFailExit = false, the frpc stop command cannot be stopped correctly if the server is not successfully connected after startup * Update Release.md
modify ext func, specify whether exit immediately
* Test configuration loading more precisely * Add strict configuration parsing
Co-authored-by: lizhisheng <zhishengli@deepglint.com>
github.com/fatedier/frp/client.(*Service).ctl
* fix: data race in client/service.go * review fixes
* feat: support set local ip in client when connect server * fix: typo Co-authored-by: blizard863 <760076784@qq.com>
fix #2754
* refactor: refine pkg net utils * fix: x Co-authored-by: blizard863 <760076784@qq.com>
Co-authored-by: blizard863 <760076784@qq.com>