frp/pkg/config
Mike Cardwell 0ab055e946
Allow server plugin to talk to https services. Option for skipping tls verification (#2103)
* 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
..
client_common.go Fix typo (#2089) 2020-11-23 11:38:21 +08:00
proxy.go rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
server_common.go Allow server plugin to talk to https services. Option for skipping tls verification (#2103) 2020-12-03 14:36:14 +08:00
types.go rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
types_test.go rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
value.go rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00
visitor.go rename models to pkg (#2005) 2020-09-23 13:49:14 +08:00