2 comments

  • nicman2357 minutes ago
    there are public stun servers ???
    • moribvndvs44 minutes ago
      Here’s a regularly updated list of them [0].<p>0 - <a href="https:&#x2F;&#x2F;github.com&#x2F;pradt2&#x2F;always-online-stun&#x2F;tree&#x2F;master" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pradt2&#x2F;always-online-stun&#x2F;tree&#x2F;master</a>
  • gonc_cc2 days ago
    A simple example:<p>On one machine:<p>`echo Hello | gonc -p2p &lt;passphrase&gt;`<p>On the other:<p>`gonc -p2p &lt;passphrase&gt;`<p>The second machine will print:<p>`Hello`<p>Both sides use the same command and passphrase. There is no separate server&#x2F;client role.<p>If NAT traversal succeeds, a direct connection is established. There is no relay by default.