Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autonat support #1005

Closed
Tracked by #1461 ...
achingbrain opened this issue Oct 1, 2021 · 1 comment · Fixed by #1298
Closed
Tracked by #1461 ...

Autonat support #1005

achingbrain opened this issue Oct 1, 2021 · 1 comment · Fixed by #1298
Assignees
Labels
exp/expert Having worked on the specific codebase is important kind/enhancement A net-new feature or improvement to an existing feature P2 Medium: Good to have, but can wait until someone steps up status/ready Ready to be worked

Comments

@achingbrain
Copy link
Member

achingbrain commented Oct 1, 2021

An implementation of Autonat compatible with https://github.com/libp2p/specs/tree/master/autonat and https://github.com/libp2p/go-libp2p-autonat is required.

See also: https://docs.libp2p.io/concepts/nat/

@achingbrain achingbrain added the kind/enhancement A net-new feature or improvement to an existing feature label Oct 1, 2021
@vasco-santos vasco-santos added exp/expert Having worked on the specific codebase is important status/ready Ready to be worked labels Nov 12, 2021
@tinytb
Copy link
Contributor

tinytb commented Nov 22, 2022

backlog grooming: nearly done, but needs some time spent on it.

@tinytb tinytb added the P2 Medium: Good to have, but can wait until someone steps up label Nov 22, 2022
@2color 2color mentioned this issue Jan 19, 2023
2 tasks
achingbrain added a commit that referenced this issue Mar 14, 2023
Implements the [autonat](https://github.com/libp2p/specs/blob/master/autonat/README.md) spec to give us confidence in our external addresses and to open the door to things like switching DHT server mode on automatically, hole punching, v2 circuit relay etc.

Depends on:

- [x] libp2p/js-libp2p-interfaces#269

Fixes #1005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp/expert Having worked on the specific codebase is important kind/enhancement A net-new feature or improvement to an existing feature P2 Medium: Good to have, but can wait until someone steps up status/ready Ready to be worked
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants