Skip to content
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

Closed
tserebour opened this issue Sep 3, 2024 · 2 comments
Closed

timezone problem, even if you use a proxy #5

tserebour opened this issue Sep 3, 2024 · 2 comments

Comments

@tserebour
Copy link

The timezone doesn't change even if you use a proxy.

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.
@daijro
Copy link
Owner

daijro commented Sep 23, 2024

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.
@daijro
Copy link
Owner

daijro commented Sep 29, 2024

In 0.2.0, timezones will now be automatically calculated with respect to the proxy when geoip is enabled.

@daijro daijro closed this as completed Sep 29, 2024
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants