1
0
mirror of https://github.com/fatedier/frp synced 2025-09-28 19:15:36 +08:00
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
group use net.JoinHostPort instead of fmt.Sprintf (#2791) 2022-02-09 15:19:35 +08:00
metrics
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
control.go Notify server plugins when a proxy is closed (#2823) 2022-03-08 15:08:09 +08:00
dashboard_api.go
dashboard.go remove authentication for healthz api (#2672) 2021-11-23 14:14:27 +08:00
service.go use net.JoinHostPort instead of fmt.Sprintf (#2791) 2022-02-09 15:19:35 +08:00