package
0.0.0-20240920015614-425210deb24e
Repository: https://github.com/cloudflare/ipfs-gateway-monitor.git
Documentation: pkg.go.dev

# Functions

New is how this package integrates with the IPFS core.
No description provided by the author
ProxyDial sends a request to a foward proxy, asking it to connect to `raddr` with local address `laddr`.
TLSConfig reads and parses a public/private keypair from disk, along with a root CA pool.

# Structs

Config controls how we connect to our forward proxy, and where we listen for connections from the reverse proxy.
No description provided by the author