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

Add an automatic port forwarding feature, discover node's external address #1218

Closed
wants to merge 6 commits into from

Conversation

ljedrz
Copy link
Collaborator

@ljedrz ljedrz commented Oct 11, 2021

This PR takes advantage of the gateway's UPnP (if available) in order to enable:

  • automatic port forwarding (via --auto-port-forwarding; disabled by default)
  • the discovery of the node's external IP address

Closes https://github.com/AleoHQ/snarkOS/issues/423.

@ljedrz ljedrz added feature New feature or request network A network-related issue labels Oct 11, 2021
@ljedrz ljedrz requested review from Protryon and niklaslong October 11, 2021 13:51
@ljedrz ljedrz linked an issue Oct 11, 2021 that may be closed by this pull request
Copy link
Collaborator

@niklaslong niklaslong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request network A network-related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Use UPnP to open ports
2 participants