-
-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
timezone problem, even if you use a proxy #5
Comments
daijro
added a commit
that referenced
this issue
Sep 23, 2024
Adds "timezone" property to set a custom tz identifier (ex: "America/Chicago"). Also changes Date() properties to return the local time.
Hello, timezone spoofing has been added in v130.0.1-beta.7. I will look into adding a geoip/timezone database into the Python library to help find and pass in timezone information that matches your IP. |
daijro
added a commit
that referenced
this issue
Sep 29, 2024
- Added `geoip` parameter to automatically find the target IP's longitude, latitude, timezone, country, language/region locale, & spoof the WebRTC IP address. #5 - Added parameter to set the locale #16 - Automatically calculate the locale based on the distribution of speakers in the target geoip region. - Added allow_webgl option #17 - By default, use the current version of Camoufox instead of Browserforge's Firefox versions #14.
In 0.2.0, timezones will now be automatically calculated with respect to the proxy when |
daijro
added a commit
that referenced
this issue
Sep 29, 2024
- Added `geoip` parameter to automatically find the target IP's longitude, latitude, timezone, country, language/region locale, & spoof the WebRTC IP address. #5 - Added parameter to set the locale #16 - Automatically calculate the locale based on the distribution of speakers in the target geoip region. - Added allow_webgl option #17 - By default, use the current version of Camoufox instead of Browserforge's Firefox versions #14.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The timezone doesn't change even if you use a proxy.
The text was updated successfully, but these errors were encountered: