Skip to content

Instantly share code, notes, and snippets.

@akashgoswami
akashgoswami / iota.md
Last active October 24, 2017 21:45
How to peer IoTA IRI using udpeer

This short guide explains how to connect two IRI nodes behind firewall/NAT using UDPeer. You will need a host who is willing to pair with you. There is no need to open any firewall ports or NAT. It just works. We have also tested it across Windows and Linux hosts.

UDPeer is a bidirectional UDP proxy using webrtc for communication. https://github.com/akashgoswami/udpeer

#Step 1