You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
controller rename models to pkg (#2005) 5 years ago
group use net.JoinHostPort instead of fmt.Sprintf (#2791) 3 years ago
metrics refactoring monitor code, support prometheus (#1668) 5 years ago
ports use net.JoinHostPort instead of fmt.Sprintf (#2791) 3 years ago
proxy use net.JoinHostPort instead of fmt.Sprintf (#2791) 3 years ago
visitor rename models to pkg (#2005) 5 years ago
control.go Notify server plugins when a proxy is closed (#2823) 3 years ago
dashboard.go remove authentication for healthz api (#2672) 3 years ago
dashboard_api.go add healthz api (#2511) 4 years ago
service.go use net.JoinHostPort instead of fmt.Sprintf (#2791) 3 years ago