14 lines
981 B
JSON
14 lines
981 B
JSON
{ "kind": "add-source", "source": "tcp://localhost:10000" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10000", "output": "tcp://0.0.0.0:9000" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10000", "output": "tcp://0.0.0.0:11000" }
|
|
{ "kind": "add-source", "source": "tcp://localhost:10002" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10002", "output": "tcp://0.0.0.0:9002" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10002", "output": "tcp://0.0.0.0:11002" }
|
|
{ "kind": "add-source", "source": "tcp://localhost:10004" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10004", "output": "tcp://0.0.0.0:9004" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10004", "output": "tcp://0.0.0.0:11004" }
|
|
{ "kind": "add-source", "source": "tcp://localhost:10006" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10006", "output": "tcp://0.0.0.0:9006" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10006", "output": "tcp://0.0.0.0:11006" }
|
|
|