-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to connect different nodes? #213
Comments
Two PCs can be connected to S, but cannot be directly connected. |
S:
PC1:
PC2:
With the above configuration, I can achieve interconnection, but the speed is too slow and the network overhead is too large. Is there a way for S to provide stun service for two PCs. There is no need to pass data through S to achieve interconnection. |
use Dynamic contacts |
Can you give me further enlightenment? For example, some documents or samples? |
this is my working configuration. My White IP replaced so noone will DDoS |
I have a server on the Internet (S) and I have two PCs behind NAT. How can I make PC1 connect to PC2?
The text was updated successfully, but these errors were encountered: