diff --git a/.gitignore b/.gitignore index fe4152d..02a3fb1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -.vscode -input.json \ No newline at end of file +.vscode/ +input.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 0c9a7b3..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "go.gopath": "/home/nedim/go", - "go.useLanguageServer": true -} \ No newline at end of file diff --git a/just1.json b/just1.json new file mode 100644 index 0000000..ffc81fe --- /dev/null +++ b/just1.json @@ -0,0 +1,3 @@ +[ +{"username": "DEVICE1", "host": "rolling-stock-sandbox2-openfire.onsmartengineering.com", "port": 5222, "ping": 15, "password": "7905efdb805e"} +] diff --git a/xmpploadtesting b/xmpploadtesting index 1ad7a44..f996d19 100755 Binary files a/xmpploadtesting and b/xmpploadtesting differ