Impersonating Connection Fingerprints
One of the key features of Proxy Saver is connection fingerprint impersonation which allows setting a real browser profile to bypass various proxy identification techniques like TLS and HTTP fingerprinting.
As TLS and HTTP can be fingerprinted and analyzed by any server proxy connections without real browser fingerprint can be easily identified, block or throttled.
Proxy Saver achieves this by modifying the connection profile from our maintained pool of real browser connection fingerprints.
Usage
Proxy Saver options are configured through a standard username flag notation where the key value pair is attached to the username. Currently there's only 1 relevant parameter:
- FpImpersonate select a specific impersonation profile.
By default, if no fingerprint option is selected Proxy Saver retains the original fingerprint.
Here are some examples of how to use the fingerprint options:
Available Fingerprints
The fingerprint pool is constantly updated and maintained to ensure the highest possible performance. Here are all of the available FpImpersonate options:
Profile | Description |
---|---|
chrome_win_130 | Chrome browser (windows) version 130 (TLS 1.3) |
chrome_win_131 | Chrome browser (windows) version 131 (TLS 1.3) |
chrome_win_133 | Chrome browser (windows) version 133 (TLS 1.3) |
chrome_macos_133 | Chrome browser (macos) version 133 (TLS 1.3) |
chrome_linux_133 | Chrome browser (linux) version 133 (TLS 1.3) |
chrome_win_135 | Chrome browser (windows) version 135 (TLS 1.3) |
chrome_macos_135 | Chrome browser (macos) version 135 (TLS 1.3) |
chrome_linux_135 | Chrome browser (linux) version 135 (TLS 1.3) |
edge_win_133 | Microsoft Edge browser (windows) version 133 (TLS 1.3) |
edge_win_134 | Microsoft Edge browser (windows) version 134 (TLS 1.3) |
firefox_linux_111 | Firefox browser (linux) version 111 (TLS 1.2) |
firefox_win_132 | Firefox browser (windows) version 132 (TLS 1.3) |
firefox_win_135 | Firefox browser (windows) version 135 (TLS 1.3) |
firefox_macos_135 | Firefox browser (macos) version 135 (TLS 1.3) |
firefox_linux_135 | Firefox browser (linux) version 135 (TLS 1.3) |
safari_macos_18 | Safari browser (macos) version 18.x (TLS 1.3) |