-
I'm interested in the holepunching test (torrent/ut-holepunching_test.go).
In the test, Seeder and Leecher-Leecher realized the hole punching function with the help of Leecher. I would like to ask …
-
Find a solution for NAT holepunching, so that we don't need to rely on VMs.
-
Hi @mcginty
The innernet blog post mentioned NAT holepunching:
> We had some simple goals:
> - Conveniences a typical WireGuard user wants: peer names, auto-updating peer lists, groups based …
-
The processing part of SuperGenius was tested a couple of times recently with MNN processing, however the slicing and processing occurred with only one node doing all the work, while another requested…
-
Looking through the documentation I am lost: Why is the socket needed for holepunching? Where is the socket supposed to come from?
-
Iroh does not respect my bind address, as set in [bind_addr_v4](https://docs.rs/iroh-net/latest/iroh_net/endpoint/struct.Builder.html#method.bind_addr_v4) and [bind_addr_v6](https://docs.rs/iroh-net/l…
-
My client should not be connected by other nodes, so it will not publish any information or add a relay address. The relay address and configuration on the server side may change at any time in the fu…
-
### What happened?
When `true`, syncthing only redirects TCP ports and not UDP even when QUIC listener is enabled in the configuration:
```console
$ upnpc -L
upnpc: miniupnpc library test clie…
-
When I install iroh via cargo install iroh-cli on intel mac and then run `iroh doctor accept`, I get a SIGSEGV. Same for iroh start.
Not sure if this is just a fluke. I just wanted to play around w…
-
Some people have offered to run "altruistic relays" for iroh-net. However, in order to run such an altruistic relay, you would need a way to throttle all connections that don't switch to direct after …