onionpipe 0.4.1

Onion addresses for anything.
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "exports": [{
    "local_addr": "127.0.0.1:4566",
    "remote_ports": [4567]
  }],
  "imports": [{
    "remote_addr": "2gzyxa5ihm7nsggfxnu52rck2vv4rvmdlkiu3zzui5du4xyclen53wid.onion:80",
    "local_addr": "127.0.0.1:8080"
  }]
}