summarylogtreecommitdiffstats
path: root/client.config
diff options
context:
space:
mode:
Diffstat (limited to 'client.config')
-rw-r--r--client.config10
1 files changed, 10 insertions, 0 deletions
diff --git a/client.config b/client.config
new file mode 100644
index 000000000000..7def21ab248d
--- /dev/null
+++ b/client.config
@@ -0,0 +1,10 @@
+{
+ "___comment": "More options: https://github.com/Psiphon-Labs/psiphon-tunnel-core/blob/master/psiphon/config.go",
+ "___comment": "DataRootDirectory must exist (otherwise this crashes). If the key is missing, it uses the current directory.",
+ "DataRootDirectory": "",
+ "LocalHttpProxyPort": 8080,
+ "LocalSocksProxyPort": 1080,
+ "PropagationChannelId": "FFFFFFFFFFFFFFFF",
+ "SponsorId": "FFFFFFFFFFFFFFFF",
+ "UpstreamProxyURL": ""
+}