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

Disable proxy when starting Firefox #346

Closed
BlueHtml opened this issue Jul 18, 2024 · 2 comments
Closed

Disable proxy when starting Firefox #346

BlueHtml opened this issue Jul 18, 2024 · 2 comments

Comments

@BlueHtml
Copy link

Hello, I am in China and must directly access Epic to log-in and claim the game, otherwise an error message will appear.

Can we add an environment variable to make Firefox not use proxies?

@vogler
Copy link
Owner

vogler commented Aug 2, 2024

I don't understand what you mean. The used firefox doesn't do anything with proxies.
Which setting do you want to change?
Since the browser profile is reused, you can also just change settings as needed.

@BlueHtml
Copy link
Author

  • I made a user.js file to tweak Firefox settings. I added a line of code to it, user_pref("network.proxy.type", 0);, which tells Firefox to stop using a proxy server.

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