-
We should add tests for circuit v2. This will require booting 3 nodes: one relay, and 2 nodes that connect via that relay.
This test is independent of (but prerequisite for) tests for NAT hole punc…
-
Hi,
Sorry if this feature request is arrogant (at least it's outside the scope of "full cone NAT"), but I'm very interested in this topic.
As you may know, netfilter's NAT behaves as follows:
- tr…
-
the most popular torrent clients support uTP protocol due to several advantages over the tcp version:
- resistant to tcp RST flood by rogue isp
- capable to self throttle to limit congestion
- nat tr…
-
## Done Criteria
It's possible to create a test-plan where two-or-more nodes can be behind two-or-more NATs and/or firewalls.
## Why Important
This is needed in order to validate project flare …
-
Duplicacy allows peer-to-peer backup as long as the recipient is willing to set up an SFTP server, do the work of setting up port forwarding on their router for it, and expose that SSH daemon to the I…
-
i run publicserver.js on a public server (not behind a NAT).
clientA.js on mac behind a NAT.
clientB.js on win10 behind a different NAT.
but it logs :
in win10 : (B->A) connection closed with er…
-
It would be really cool if we could do NAT traversal to play the game over the internet without the need for relaying. For that we'd need UDP hole punching: https://en.wikipedia.org/wiki/UDP_hole_punc…
dbrgn updated
7 years ago
-
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…
-
Our network layer supports quic like this: `hivemind.DHT(..., host_maddrs=['/ip4/1.2.3.4/udp/1337/quic'])`
However, petals servers currently default to TCP-only host maddrs, unless user specifies `…
-
### Suggestion
At present in China, many users cannot obtain public network IPv4 addresses from operators . this means they have poor connectivity under IPv4 and cannot get many uploads. In this si…