1
0
mirror of https://gitee.com/IrisVega/frp.git synced 2024-11-01 22:31:29 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
22412851b4
server plugin: add client address in Login operation, fix () 2022-01-11 16:32:20 +08:00
kekeimiku
0cee1877e3
refactor: move from io/ioutil to io and os package () 2021-09-29 10:33:57 +08:00
fatedier
09f39de74e
add more e2e test () 2021-08-02 13:07:28 +08:00
yuyulei
3621aad1c1
Reconstruct config ()
* refactoring config

* Update by comments
2021-01-26 11:31:08 +08:00
Mike Cardwell
0ab055e946
Allow server plugin to talk to https services. Option for skipping tls verification ()
* Allow server plugin to talk to https services. Option for skipping tls verification

* Rename TlsVerify to TLSVerify

* Server plugin should use default http transport when scheme is not https
2020-12-03 14:36:14 +08:00
fatedier
3fbdea0f6b
rename models to pkg () 2020-09-23 13:49:14 +08:00