Co-authored-by: blizard863 <760076784@qq.com>
Co-authored-by: Matt Feury <mattfeury@gmail.com>
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
Co-authored-by: lizhisheng <zhishengli@deepglint.com>
* update docker image building
github.com/fatedier/frp/client.(*Service).ctl
* fix: data race in client/service.go * review fixes
Signed-off-by: cuishuang <imcusg@gmail.com>
* feat: random sleep duration before reconnecting * fix: bug
Co-authored-by: Johan Hernefeldt <johan.hernefeldt@moralis.io>
* add close proxy op * Move to actual closing routine * Fix e2e tests for CloseProxy * Add warning on resource exhaustion * Add CloseProxy to manual close * retuen errors to `CloseProxy` callers
* feat: support add additional params and test access by auth0 * fix: config name Co-authored-by: blizard863 <760076784@qq.com>