You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
frp/pkg/plugin/server
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
4 years ago
..
http.go Allow server plugin to talk to https services. Option for skipping tls verification (#2103) 4 years ago
manager.go rename models to pkg (#2005) 4 years ago
plugin.go rename models to pkg (#2005) 4 years ago
tracer.go rename models to pkg (#2005) 4 years ago
types.go rename models to pkg (#2005) 4 years ago