Registry / networking / sagernet-cloudflare-tls

sagernet-cloudflare-tls

JSON →
library0.0.0-20231208171750-a4483c1b7cd1gogounverified

A Go library for establishing TLS connections using Cloudflare's certificate infrastructure.

go get github.com/sagernet/cloudflare-tls
INSTALL
IMPORT
SIG · SAGERNET-CLOUDFLAR
S
sagernet-cloudflare-tls
networkinggov0.0.0-20231208171750-a4483c1b7cd1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cloudflaretls
github.com/sagernet/cloudflare-tls

Configure TLS with Cloudflare certificates.

package main import ( "crypto/tls" "github.com/sagernet/cloudflare-tls" ) func main() { config := &tls.Config{} cloudflaretls.Setup(config) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20231208171750-a4483c1b7cd1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Amazon
1
Perplexity
1
Resources
sagernet-cloudflare-tls — go get sagernet-cloudflare-tls · libregistry