-
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 ab…
-
[hole punching](http://en.wikipedia.org/wiki/UDP_hole_punching) would allow weave to establish direct connections between hosts that are behind firewalls.
-
http://tomp2p.net/doc/advanced/
-
Hello,
The following example shows the problem:
```sh
truncate -s 10G test
dd if=/dev/zero of=test count=10 bs=1M conv=notrunc
fallocate --dig-holes test
```
I would expect `fallocate` to…
rudis updated
7 years ago
-
[retry every 3 secs 5 times](https://github.com/irungentoo/toxcore/blob/master/toxcore/DHT.c)
-
For fully opaque platform views, there are couple of optimizations that Flutter currently isn't utilizing. These optimizations should come in handy for lists of platform views, as well as full page/fu…
-
![Screenshot_20220920-215218_Hole-punch Display.jpg](https://user-images.githubusercontent.com/71547266/191404140-d1ac44d4-0f99-436c-8f05-895a73569e68.jpg)
![Screenshot_20220920-215209_Hole-punch Disp…
-
using this issue to document links to research and statistics on various p2p connection mechanisms: STUN (UDP hole punching), TCP hole punching, ICMP hole punching etc
- http://www.brynosaurus.com/pub…
-
If possible, detect iptables if present and punch hole via iptables
-
Zone reset is simply rewriting the write pointer to the beginning without touching the actual zone data. It would be nice and easy to implement a hole punch, file operation freeing the metadata and da…
kdave updated
3 years ago