HotShot icon indicating copy to clipboard operation
HotShot copied to clipboard

[LIBP2P] - Research/Experiment the NAT Discovery and Traversal

Open bfish713 opened this issue 1 year ago • 0 comments

What is this task and why do we need to work on it?

Libp2p offers various ways of dealing with nodes behind a NAT. We should answer the following questions

  • [ ] Is NAT going to be an issue for us or will all nodes have a publicly reachable IP. If the answer is yes they are publicly available then the rest of this is much lower priority
  • [ ] How Can we integrate AutoNat such that we can discover if we are behind a NAT
  • [ ] How can we determine our external address if we are behind NAT
  • [ ] How do we deal with getting through NAT, Options are: 'UPnP, 'dcutr, and relaying. We'll probably need relays at this point

What work will need to be done to complete this task?

No response

Are there any other details to include?

No response

What are the acceptance criteria to close this issue?

We have answers to the questions above

Branch work will be merged to (if not the default branch)

No response

bfish713 avatar Feb 15 '24 04:02 bfish713