Contents

nw_relay_hop_t

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

Declaration

typealias nw_relay_hop_t = any OS_nw_relay_hop

Discussion

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

Configuring Relay Hops

See Also

Creating Proxy Configurations