-
It's not an issue, it's something from my brainstorming. I am a Chinese student pursuing a PhD in Korea.
About 6 months ago, I had a similar idea just like this repo, trying to make something that …
-
- Depends on QUIC support in node.js
- https://github.com/nodejs/node/pull/38233
- https://github.com/nodejs/node/pull/47289
- https://github.com/nodejs/node/pull/44325
- https://github.com/n…
-
### Suggestion
a few new papers on doing UDP firewall hole-punching using port prediction suggest it is very successful (90+%), and I think it would MASSIVELY improve bitTorrent usage...
If every …
-
Options to investigate:
* STUN
* TURN
* ICE
* uPnP
* NAT-PMP
* TCP/UDP hole punching?
-
### Problem:
I'd like to use `s2n_quic` in a peer-to-peer scenario with UDP hole punching.
Usually, a rendevouz server is used to tell a peer acting as a `Server` the addresses of other peers wan…
-
UDP hole punching is required to initiate connections between two clients who might be behind two different NATs
-
Since there are too many refactoring needed in order to make NAT traversal compatible (see for example #1 ), we might also try to leverage other systems to do hole punch.
A promising solution is to…
-
To make peer reached from outside, the only solution now is manually cancelling firewall of 8090 port. However, in some cases (especially home PCs), only ISP super administrators are privileged to edi…
-
Just dumping some links:
- https://github.com/dwoz/python-nat-hole-punching
-
We have verified that [TCPunch](github.com/spcl/tcpunch) works on the AWS cloud. However, it has yet to be established if the implemented NAT hole punching will work on the Google cloud. This step is …