The easiest solution to NAT traversal for Godot.

NodeTunnel provides bulletproof connectivity for Godot multiplayer games. No port forwarding, no dedicated servers.


Bulletproof connectivity

Public relay servers allow players to connect regardless of their NAT setup. If you can view this website, you can almost certainly connect over NodeTunnel. No more port-forwarding, no more dedicated servers.

Easy to implement

NodeTunnel was made specifically for Godot's High-Level Multiplayer API, meaning your existing games will work as they did before.

Moving to NodeTunnel is super simple, and requires less than 15 lines of code to get started.

Read the docs

Lightweight servers

Both the Godot plugin and relay server software are made in Rust. This allows NodeTunnel to be extremely lightweight. Even the smallest servers can handle hundreds of peers at once, making NodeTunnel an affordable alternative to dedicated game servers.

Don't want to self host? Don't worry! NodeTunnel provides free relay servers that anyone can use.

See server source

Keep NodeTunnel free, for everyone

NodeTunnel is completely free to use, but running the relay servers and maintaining the project comes with real costs. If NodeTunnel helps your game, please consider donating to keep the servers running and the project available for everyone.

Prefer to contribute in other ways? Code contributions are also greatly appreciated!