-
ghost updated
6 years ago
-
[UDP hole punching](https://en.wikipedia.org/wiki/UDP_hole_punching) is a reasonably effective technique for NAT traversal. It requires a rendezvous node, but with very light resource requirements.
…
-
Implement the ability to connect to a game hosted behind a closed firewall.
-
If there are peer-to-peer network and have them easier connected we need a server that can handle hole punching via NAT if they are present.
- Punch server need to register application servers that cl…
-
### Describe the issue
Is reversed proxy planned for nitrox? Reverse Proxy is another way of network communication without opening ports/using UPnP.
-
I would like to help implement hole punching for understanding i think we need stun server to know peer public ip and port. Client will send udp packing to server with port and adding it public ip and…
-
Going through the tests I didn't find any tests for copying files with holes.
The only thing I found for for file copying was this: https://github.com/ned14/llfio/blob/e152d4c1dc85b7e9ae40470205b13a…
-
Peers cannot discover when docker containers are deployed across the network.
Network 1 used: **EDUROAM** hosted by University of Paderborn
Network 2 used: **WebAuth** hosted by University of Pade…
-
## Have you read through available documentation, open Github issues and Github Ideas Discussions?
Yes
## System information
#### Your moosefs version and its origin (moosefs.com, packaged by…
-
we have `dcutr` (https://github.com/libp2p/specs/blob/master/relay/DCUtR.md) as a behavior in libp2p, let's do the work to wire it up properly