For the complete documentation index, see llms.txt. This page is also available as Markdown.

Blitz Relay for FishNet

Blitz Relay for Fish-Networking is a transport for a free, self-hostable relay.

Description

Blitz Relay for FishNet is a relay transport that routes all client traffic through a free self-hostable Blitz Relay server instance, eliminating the need for clients to have publicly reachable IP addresses or open ports.

This makes it ideal for deployments where NAT traversal or firewall restrictions prevent direct peer‑to‑peer connections. Internally, the transport uses a modified build of LiteNetLib for its UDP connections to the relay, ensuring efficient and reliable communication.

You can find out more about Blitz Relay here: https://github.com/abdelfattahradwan/blitz-relay

How to install

For installation and usage please visit the project's GitHub here.

Last updated