Do I understand correctly from this thread that there's still no good one reliable way to send files across networks where both participants are NAT'd ?
What about using Onionshare to solve NAT'ing or at least Topr for handshaking?
replies(2):
What about using Onionshare to solve NAT'ing or at least Topr for handshaking?
Tor is basically a distributed set of proxy servers, so using onion servers (aka Hidden Services) is a viable, albeit somewhat slow, way to manage even the strict NAT boxes.
If you have Tor installed, then `wormhole send --tor` will automatically use an onion service to do exactly that.