1
0
mirror of https://gitee.com/IrisVega/frp.git synced 2024-11-01 22:31:29 +08:00
frp/pkg/plugin/server
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
..
http.go Allow server plugin to talk to https services. Option for skipping tls verification () 2020-12-03 14:36:14 +08:00
manager.go rename models to pkg () 2020-09-23 13:49:14 +08:00
plugin.go rename models to pkg () 2020-09-23 13:49:14 +08:00
tracer.go rename models to pkg () 2020-09-23 13:49:14 +08:00
types.go rename models to pkg () 2020-09-23 13:49:14 +08:00