You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a client like stunclient to trin, and run rustun server with something like:
cargo run --release --example binding_srv
On launch, we can check our external address to create an ideal ENR much faster than waiting for a bunch of independent PONGs to come in. (It also simplifies bootstrapping, where we launch new peers and connect them to each other)
The text was updated successfully, but these errors were encountered:
Add a client like
stunclient
to trin, and runrustun
server with something like:On launch, we can check our external address to create an ideal ENR much faster than waiting for a bunch of independent PONGs to come in. (It also simplifies bootstrapping, where we launch new peers and connect them to each other)
The text was updated successfully, but these errors were encountered: