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

Allow IPv6, v8 #3

Open
mikedawson opened this issue Aug 22, 2023 · 0 comments
Open

Allow IPv6, v8 #3

mikedawson opened this issue Aug 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mikedawson
Copy link
Member

Problem:

Current implementation is hardcoded to use 32bit IPv4 addresses - does not allow use of IPv6 / IPv8 (which has P2P use cases).

Enhancement proposed:

  • Allow up to 256 bit IP addresses
  • Add API surface to allow app developers to control nodes joining and packet filtering (e.g. virtual firewall)
@mikedawson mikedawson added the enhancement New feature or request label Aug 22, 2023
@mikedawson mikedawson self-assigned this Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant