blob: 7def21ab248dfdd636950c3da6fa53de7a30d9a9 (
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": "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": ""
}
|