14 lines
981 B
JSON
14 lines
981 B
JSON
{ "kind": "add-source", "source": "tcp://localhost:10001" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10001", "output": "tcp://0.0.0.0:8889" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10001", "output": "tcp://0.0.0.0:11001" }
|
|
{ "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:10005" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10005", "output": "tcp://0.0.0.0:9005" }
|
|
{ "kind": "add-output", "source": "tcp://localhost:10005", "output": "tcp://0.0.0.0:11005" }
|
|
{ "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" }
|
|
|