diff --git a/src/config.json b/src/config.json
new file mode 100644
index 0000000000..40fe351e6f
--- /dev/null
+++ b/src/config.json
@@ -0,0 +1,5 @@
+{
+  "listen": "socks://127.0.0.1:1080",
+  "proxy": "https://user:pass@domain.example",
+  "log": ""
+}