1) In Psiphon PAF v3.132 (04 Jan 2018), only the following 7 options are displayed in the VPN exit server dropdown list for user selection:
- Fastest Country
- Canada
- UK
- Japan
- Netherlands
- Singapore
- USA
- Fastest Country
- Austria
- Belgium
- Bulgaria
- Canada
- Switzerland
- Czech Republic
- Germany
- Denmark
- Spain
- France
- UK
- Hungary
- India
- Japan
- Netherlands
- Romania
- Sweden
- Singapore
- USA
The workaround to force the PAF to display the full list of available VPN exit servers is to either delete \Data\settings\Psiphon3Portable.reg, OR edit the file to change the below section:
代码: 全选
[HKEY_CURRENT_USER\Software\Psiphon3]
"UICookies"="{\"language\":\"DefaultLanguage\",\"AvailableEgressRegions\":[\"CA\",\"GB\",\"JP\",\"NL\",\"SG\",\"US\"]}"
to:
代码: 全选
[HKEY_CURRENT_USER\Software\Psiphon3]
"UICookies"="{\"language\":\"en\",\"AvailableEgressRegions\":[\"AT\",\"BE\",\"BG\",\"CA\",\"CH\",\"CZ\",\"DE\",\"DK\",\"ES\",\"FR\",\"GB\",\"HU\",\"IN\",\"IT\",\"JP\",\"NL\",\"RO\",\"SE\",\"SG\",\"US\"]}"
Can the PAF be made to always show the full list of exit servers, as & when this list is updated by the developer ?
2) The latest version of Psiphon is v3.132 (released: 05 Feb 2018, MD5: 186E46FFEA8C1AB9553C3AF5211F1ED2).
For some reason, the latest version shows "Client Version: 132" at the 'Logs' pane. I assume this refers to v3.132, although your PAF of 04 Jan 2018 is also labelled as v3.132.
Thanks !