2 comments
there are public stun servers ???
A simple example:<p>On one machine:<p>`echo Hello | gonc -p2p <passphrase>`<p>On the other:<p>`gonc -p2p <passphrase>`<p>The second machine will print:<p>`Hello`<p>Both sides use the same command and passphrase. There is no separate server/client role.<p>If NAT traversal succeeds, a direct connection is established. There is no relay by default.