From 10f087f6535341d5411d223f85c4be65625001d4 Mon Sep 17 00:00:00 2001 From: "Julian J. Gonzalez" Date: Fri, 1 Apr 2016 16:32:08 +0200 Subject: [PATCH] Added files via upload --- config.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config.json diff --git a/config.json b/config.json new file mode 100644 index 0000000..bf18620 --- /dev/null +++ b/config.json @@ -0,0 +1,8 @@ +{ + "cymon": { + "token": "your_token_code_here" + }, + "shodan": { + "token": "your_token_code_here" + } +} \ No newline at end of file