From e0f4ef87d6a6ef5518a40468c868164708788170 Mon Sep 17 00:00:00 2001 From: Bluesaxorcist Date: Mon, 16 Sep 2019 18:58:22 -0500 Subject: fixed transports to use configs --- Examples/shadowConfig.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Examples/shadowConfig.json (limited to 'Examples/shadowConfig.json') diff --git a/Examples/shadowConfig.json b/Examples/shadowConfig.json new file mode 100644 index 0000000..9a9862b --- /dev/null +++ b/Examples/shadowConfig.json @@ -0,0 +1,4 @@ +{ + "password": "orange", + "cipherName": "aes-128-ctr" +} \ No newline at end of file -- cgit v1.2.3