-
Default: 150 - every time I've checked the last three days
All Genres: 150 - every time I've checked the last three days
Rock: 51 - over 50 most days
Jazz: 59 - over 50 most days
Classical/Folk/Ch…
-
I've built NAT hole punching infrastructure: hub server (hs) and client1 (c1) are on the same cloud machine and I'm trying to connect with client2 (c2) over hs (I know I can connect to c1 directly, bu…
-
```
2020-02-17T23:02:46.066 DBG nat/traversal/pinger.go:198 > Pinging...
2020-02-17T23:02:46.268 DBG nat/traversal/pinger.go:198 > Pinging...
2020-02-17T23:02:46.470 DBG…
zolia updated
4 years ago
-
Based on discussion with @UARTman on 09.02.2020 - we can greatly improve TesseractNetwork by specializing Kademlia DHT to our needs. As of now, there are two issues with the default implementation:
…
-
It will be awesome if you use stun server tu bypass NAT's
and other awesome option will be to support dynamicIP nodes.
in Europe lot of ISP provide a dynamicIP to their clients.
This is not a p…
-
Hello everyone,
I'm opening this issue because I have an issue with yamux. I'm using yamux as a wider libp2p-rust project. I'm not having this issue with mplex in my libp2p-rust project. On a side …
-
It's may not be correct that register to supernode in function update_supernode_reg of line 934 to 944.
https://github.com/ntop/n2n/blob/2ea8dd53b7c5ed5390f3df42df3d92f43682c5c6/src/edge_utils.c#L…
-
In our task, we need to use more than 64 channels in one connection. This is necessary to preserve the order of messages within one channel and not to develop protocol over the connection.
Can we i…
-
Since introduction of NAT hole punching for WG we should be able to manage WG service through web-ui too.
Currently WG is already started on RPIs by default, but service start / stop manages only …
zolia updated
4 years ago
-
Latest refactoring and nat hole punching hasn't been applied to `_windows` versions - they simply do not compile now. I've tried compiling natively on windows MinGW x64 7.2.0
As suggested by @anjma…