From 3eee4e2869a783c6f3a5baef279406d82c063f23 Mon Sep 17 00:00:00 2001 From: Bluesaxorcist Date: Sun, 13 Oct 2019 21:21:42 -0500 Subject: renamed all of the iatMode strings to iat-mode --- Examples/OptimizerConfig.json | 2 +- Examples/obfs4Config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Examples') diff --git a/Examples/OptimizerConfig.json b/Examples/OptimizerConfig.json index 2634491..5857aa6 100644 --- a/Examples/OptimizerConfig.json +++ b/Examples/OptimizerConfig.json @@ -14,7 +14,7 @@ "address": "77.81.104.251:443", "config": { "cert": "a1cc6eI5H+1kTzXhbuwMR9w3ZkLeZuReniier8DYSlAg4ed9yTbnyDiWc1vF1WFWKFRYHQ", - "iatMode": "0" + "iat-mode": "0" } } ] diff --git a/Examples/obfs4Config.json b/Examples/obfs4Config.json index 4138172..e26ea90 100644 --- a/Examples/obfs4Config.json +++ b/Examples/obfs4Config.json @@ -1,4 +1,4 @@ { "cert": "a1cc6eI5H+1kTzXhbuwMR9w3ZkLeZuReniier8DYSlAg4ed9yTbnyDiWc1vF1WFWKFRYHQ", - "iatMode": "0" + "iat-mode": "0" } \ No newline at end of file -- cgit v1.2.3