Profiles - monlife

Hot

Post Top Ad

Monday 23 October 2017

Profiles

Proxifier settings located in the Profile menu together are referred to as a profile. This includes Proxy ServersProxification Rules,Name Resolution and others. Settings available under Log and View menus are not included in a profile. Mostly they represent settings related to the Proxifier user interface and appearance.
Proxifier automatically saves the current profile (without prompting) on any change. You can save the profile with a specific name by File->Save Profile As... and load it later with File->Load Profile. The name of the active profile is displayed at the title of the main window.
You can easily navigate and load profiles with the toolbar button or the context menu of the system tray icon:


To import or export a profile from/to a file use the Import Profile or Export Profile commands of the File menu respectively. With Import Profile you can import settings from the old versions of Proxifier (prx-files).
You can also manage profiles at the file level with File->Manage Profiles... command.
Proxifier profiles are user specific. Each user account on the computer has its own private set of profiles.
However, it is possible to specify one global profile for all users on the computer. To do this, just export the profile as “Default.ppx” (File->Export Profile) and place it into:
“C:\Users\All Users\Application Data\Proxifier\” or its equivalent on your system.
Proxifier checks this path on start and if there is “Default.ppx” file, it loads it automatically.
Proxifier v3 uses XML for profile files. The format is human readable and self-explanatory. You can edit the content with any third party tools and scripts.
You can load a profile via command line using the following command:
Proxifier.exe profile-file-name.ppx 
If Proxifier is not running it will be started with specified profile. If Proxifier is already running, the profile will be loaded into the running instance.
In order to load a profile silently (without user prompt) use “silent-load” flag:
Proxifier.exe profile-file-name.ppx silent-load
Profiles can contain passwords for proxy servers. To protect this information Proxifier supports encryption. You can change encryption options at Profile->Advanced->Password Encryption...
The same settings are requested anytime you use Export Profile.

The description of each option is provided in the dialog window above.
Basic and Current user account uses AES 256 bits.
For Profile master password Proxifier uses the standard Windows Data Protection API (DPAPI). Internally it is based on Triple-DES.
When Profile master password is used Proxifier asks it each time the profile is loaded (including at startup).

You can save this password within the current user account with the Remember checkbox.
Proxifier will not load the profile until the correct password is specified. Please consider this if you are going to use Proxifier in unattended mode (e.g. with autostartfeature).
If you enter an incorrect password, Proxifier will ask you to repeat or load the profile with blank passwords.

No comments:

Post a Comment

Post Top Ad