Lamby777 / Carbonado-coin

Test crypto blockchain code
1 stars 0 forks source link

NAT Traversal or TCP Hole-punching? #4

Open Lamby777 opened 2 years ago

Lamby777 commented 2 years ago

Does anyone know a way to allow nodes to communicate without needing each user to go port forward in their router settings and re-configure their firewall?

I did some searching and read a little about "hole-punching" but I'm not sure how this can be done in Express.

Lamby777 commented 2 years ago

Going to attempt using the nat-pmp module for this on the dev branch, not sure if it'll work.

Lamby777 commented 2 years ago

Closing this issue soon if there are no new problems.

Merged PR #6 and CSIX maps ports via the nat-api module