-
Jakie są narzędzia pozwalające to łatwo wprowadzić? Jakie mają ograniczenia?
-
I use coturn and webrtc to establish p2p vedio communication. I install and configure coturn as readme, and it works , both with STUN and TURN.
I do some research on STUN, and find STUN need two pu…
-
It may happen that the libp2p code announces itself as listening on a multiaddr that contains an IP that is not internet-accessible. This means other peers attempt to connect to that peer at that IP, …
-
where is "byteswap.h" .I cannot build success.
-
Hi,
My Hub is reachable over public internet, while my Node is behind an internal network.
Node can reach Hub successfully, however Hub times out trying to register the Node using it's internal …
-
Encounter the following fetal error when starting a lighthouse using a digital ocean droplet running CentOS 7 x86
```
/opt/nebula/nebula -config /opt/nebula/config.yml
INFO[0000] Firewall rule ad…
admun updated
4 years ago
-
I think you ought to add **VpnCloud** to your [List of Possible VPN Solutions](https://github.com/pirate/wireguard-docs#List-of-Possible-VPN-Solutions).
I've found VpnCloud quite good so far for F…
-
In create_introduction_response of Community class, it sends the overlay introduction response to the new node that make a request.
In this way the nodes of the network are known one by one in each c…
-
Nebula starts up, but fails to bind to the 4242 port without error.
```
Dec 18 05:40:43 dal-lighthouse01 nebula[16857]: time="2019-12-18T05:40:43Z" level=debug msg="Trusted CA fingerprints" fingerp…
-
I have a bunch of computers on my LAN with one light house that is accessible from the outside world
Lighthouse: 192.168.42.99 (mydomain.com:4242)
Lan Machine 1 (A) : 192.168.42.200
Lan Machine 2 …