frp/pkg
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
..
auth feat: support add additional params for OIDC (#2814) 2022-03-07 14:23:49 +08:00
config feat: support add additional params for OIDC (#2814) 2022-03-07 14:23:49 +08:00
consts rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
errors rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
metrics fix: a reconnected proxy will disappear from dashboard after 7 days (#2008) 2020-09-25 16:10:20 +08:00
msg rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
nathole rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
plugin Notify server plugins when a proxy is closed (#2823) 2022-03-08 15:08:09 +08:00
proto/udp rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
transport refactor: move from io/ioutil to io and os package (#2592) 2021-09-29 10:33:57 +08:00
util random sleep duration before reconnecting (#2816) 2022-02-24 11:59:36 +08:00