btcven / locha-p2p

Apache License 2.0
8 stars 1 forks source link

Use UPnP and PCP to open ports where available. #38

Closed jeandudey closed 4 years ago

jeandudey commented 4 years ago

We use a dynamic or static port for listening for incoming connections, on home networks this can be a problem as not all routers have all ports open and manually opening them is undesired and is a bad user experience.

See also

luisan00 commented 4 years ago

This issue was previously posted to repository [locha-mesh-chat] (https://github.com/btcven/locha-mesh-chat) and transferred here

luisan00 commented 4 years ago

Fixed by #17, #20, #25 and #30