helium / erlang-libp2p

An Erlang implementation of libp2p swarms
https://helium.github.io/erlang-libp2p
Apache License 2.0
121 stars 34 forks source link

When doing stungun IP resolution, check that the host you dial is really the host you expect #358

Open Vagabond opened 3 years ago

Vagabond commented 3 years ago

We should probably thread some kind of identify through stungun to that if we encounter a different host that we detect that properly.