Settings

Theme

Gonc – Netcat with P2P Nat Traversal

github.com

20 points by gonc_cc · 7 comments

Reader

3 threads
fuzzfactor

This looks pretty interesting

nicman23

there are public stun servers ???

gonc_ccOP

A simple example:

On one machine:

`echo Hello | gonc -p2p <passphrase>`

On the other:

`gonc -p2p <passphrase>`

The second machine will print:

`Hello`

Both sides use the same command and passphrase. There is no separate server/client role.

If NAT traversal succeeds, a direct connection is established. There is no relay by default.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection