1
0
mirror of https://github.com/fatedier/frp.git synced 2025-07-27 07:35:07 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Gabriel Marin
092e5d3f94 client, pkg, server, test: replaced 'interface{}' with 'any' () 2025-01-02 11:24:08 +08:00
fatedier
43ba7bd338 use new log package () 2024-03-12 13:58:53 +08:00
Craig O'Donnell
b03f0ad1e6 fix: incorrect op for newWorkConn ()
(cherry picked from commit 53b6bbf0b14ab632dc89416d7fffa9b1d0887c0a)
2023-01-09 10:34:09 +08:00
fatedier
9d077b02cf lint by golangci-lint () 2022-08-29 01:02:53 +08:00
Harry Cheng
bf635c0e90 Notify server plugins when a proxy is closed ()
* 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
fatedier
09f39de74e add more e2e test () 2021-08-02 13:07:28 +08:00
fatedier
3fbdea0f6b rename models to pkg () 2020-09-23 13:49:14 +08:00