frp/server
Harry Cheng bf635c0e90
Notify server plugins when a proxy is closed (#2823)
* 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
2022-03-08 15:08:09 +08:00
..
controller rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
group use net.JoinHostPort instead of fmt.Sprintf (#2791) 2022-02-09 15:19:35 +08:00
metrics refactoring monitor code, support prometheus (#1668) 2020-03-11 13:20:26 +08:00
ports use net.JoinHostPort instead of fmt.Sprintf (#2791) 2022-02-09 15:19:35 +08:00
proxy use net.JoinHostPort instead of fmt.Sprintf (#2791) 2022-02-09 15:19:35 +08:00
visitor rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
control.go Notify server plugins when a proxy is closed (#2823) 2022-03-08 15:08:09 +08:00
dashboard.go remove authentication for healthz api (#2672) 2021-11-23 14:14:27 +08:00
dashboard_api.go add healthz api (#2511) 2021-08-04 14:33:53 +08:00
service.go use net.JoinHostPort instead of fmt.Sprintf (#2791) 2022-02-09 15:19:35 +08:00