Contents

ProxyConfiguration.RelayHop

A single relay server you can chain together with other servers.

Declaration

struct RelayHop

Overview

Relay servers are secure HTTP proxies that allow proxying TCP traffic using the CONNECT method and UDP traffic using the connect-udp protocol defined in RFC 9298.

Topics

Creating Relay Hops

See Also

Creating Proxy Configurations