eqlabs / pathfinder

A Starknet full node written in Rust
https://eqlabs.github.io/pathfinder/
Other
633 stars 234 forks source link

try out NAT-hole punching, with various transports #1070

Closed Mirko-von-Leipzig closed 3 months ago

Mirko-von-Leipzig commented 1 year ago

We've had some limited success with NAT-hole punching. Attempt some more using QUIC / TCP / UDP transports and figure out what it takes to get it working.

kkovaacs commented 3 months ago

Based on recent discussions we'll probably just not use DCUtR -- nodes will use a public IP or UPNP/NAT-PMP to create a port forward.