summarylogtreecommitdiffstats
path: root/psiphon.conf
blob: 8cb9cd226c4b7a9a7d31e3daf8c7675ca43fca91 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "___comment": "More options: https://github.com/Psiphon-Labs/psiphon-tunnel-core/blob/master/psiphon/config.go",
    "___comment": "DataStoreDirectory must exist (otherwise this crashes). If the key is missing, it uses the current directory.",
    "DataStoreDirectory": "",
    "LocalHttpProxyPort": 8080,
    "LocalSocksProxyPort": 1080,
    "PropagationChannelId": "FFFFFFFFFFFFFFFF",
    "SponsorId": "FFFFFFFFFFFFFFFF",
    "UpstreamProxyURL": ""
}