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

[Feature] Use UPnP to open ports #423

Open
kobigurk opened this issue Aug 30, 2020 · 0 comments · May be fixed by #1575
Open

[Feature] Use UPnP to open ports #423

kobigurk opened this issue Aug 30, 2020 · 0 comments · May be fixed by #1575
Assignees
Labels
feature New feature or request network A network-related issue

Comments

@kobigurk
Copy link
Contributor

🚀 Feature

Motivation

snarkOS requires at least one port to be open and routed to the node PC: 4131. UPnP allows applications to programatically request the router to perform port forwarding.

Implementation

Perhaps it's possible to use libraries such as https://github.com/sbstp/rust-igd/blob/master/examples/add_port.rs to implement it.

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
2 participants