diff --git a/netsim/sims/integration/derper.json b/netsim/sims/integration/derper.json index 79fbc29..8892b60 100644 --- a/netsim/sims/integration/derper.json +++ b/netsim/sims/integration/derper.json @@ -19,7 +19,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh --keylog --cfg data/derp.config.toml provide -a 0.0.0.0:4433 data/1MB.bin", + "cmd": "./bins/iroh --keylog --cfg data/derp.config.toml start -a 0.0.0.0:4433 data/1MB.bin", "type": "public", "wait": 10, "connect": { @@ -60,7 +60,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh --keylog --cfg data/derp.config.toml provide -a 0.0.0.0:4433 data/1MB.bin", + "cmd": "./bins/iroh --keylog --cfg data/derp.config.toml start -a 0.0.0.0:4433 data/1MB.bin", "type": "nat", "wait": 10, "connect": { @@ -101,7 +101,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh --keylog --cfg data/derp.config.toml provide -a 0.0.0.0:4433 data/1MB.bin", + "cmd": "./bins/iroh --keylog --cfg data/derp.config.toml start -a 0.0.0.0:4433 data/1MB.bin", "type": "public", "wait": 10, "connect": { @@ -142,7 +142,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh --keylog --cfg data/derp.config.toml provide -a 0.0.0.0:4433 data/1MB.bin", + "cmd": "./bins/iroh --keylog --cfg data/derp.config.toml start -a 0.0.0.0:4433 data/1MB.bin", "type": "nat", "wait": 10, "connect": { @@ -166,4 +166,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/netsim/sims/integration/iroh.json b/netsim/sims/integration/iroh.json index fdba2ef..23ef98a 100644 --- a/netsim/sims/integration/iroh.json +++ b/netsim/sims/integration/iroh.json @@ -9,7 +9,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1MB.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1MB.bin", "type": "public", "wait": 10, "connect": { @@ -39,7 +39,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1MB.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1MB.bin", "type": "public", "wait": 10, "connect": { @@ -68,7 +68,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1MB.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1MB.bin", "type": "public", "wait": 10, "connect": { @@ -97,7 +97,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1MB.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1MB.bin", "type": "public", "wait": 10, "connect": { diff --git a/netsim/sims/iroh/iroh.json b/netsim/sims/iroh/iroh.json index b5d071d..0243296 100644 --- a/netsim/sims/iroh/iroh.json +++ b/netsim/sims/iroh/iroh.json @@ -8,7 +8,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -37,7 +37,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -66,7 +66,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -95,7 +95,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -124,7 +124,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -153,7 +153,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -182,7 +182,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -211,7 +211,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { diff --git a/netsim/sims/iroh/iroh_200ms.json b/netsim/sims/iroh/iroh_200ms.json index ad34727..4a2ee48 100644 --- a/netsim/sims/iroh/iroh_200ms.json +++ b/netsim/sims/iroh/iroh_200ms.json @@ -8,7 +8,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -42,7 +42,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -76,7 +76,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -110,7 +110,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -144,7 +144,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -178,7 +178,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -212,7 +212,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -246,7 +246,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { diff --git a/netsim/sims/iroh/iroh_20ms.json b/netsim/sims/iroh/iroh_20ms.json index cfbc461..61a4d24 100644 --- a/netsim/sims/iroh/iroh_20ms.json +++ b/netsim/sims/iroh/iroh_20ms.json @@ -8,7 +8,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -42,7 +42,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -76,7 +76,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -110,7 +110,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -144,7 +144,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -178,7 +178,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -212,7 +212,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -246,7 +246,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { diff --git a/netsim/sims/lossy/iroh.json b/netsim/sims/lossy/iroh.json index d0c1a2c..b26300b 100644 --- a/netsim/sims/lossy/iroh.json +++ b/netsim/sims/lossy/iroh.json @@ -8,7 +8,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -42,7 +42,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -76,7 +76,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -110,7 +110,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -144,7 +144,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -178,7 +178,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -212,7 +212,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -246,7 +246,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { diff --git a/netsim/sims/standard/iroh.json b/netsim/sims/standard/iroh.json index b5d071d..0243296 100644 --- a/netsim/sims/standard/iroh.json +++ b/netsim/sims/standard/iroh.json @@ -8,7 +8,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -37,7 +37,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -66,7 +66,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -95,7 +95,7 @@ { "name": "iroh_srv", "count": 1, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -124,7 +124,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -153,7 +153,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -182,7 +182,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": { @@ -211,7 +211,7 @@ { "name": "iroh_srv", "count": 2, - "cmd": "./bins/iroh provide -a 0.0.0.0:4433 data/1G.bin", + "cmd": "./bins/iroh start -a 0.0.0.0:4433 data/1G.bin", "type": "public", "wait": 10, "connect": {