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

Update docs to mention how to work around Firestorm proxy issues #25

Closed
SaladDais opened this issue May 13, 2022 · 2 comments
Closed

Update docs to mention how to work around Firestorm proxy issues #25

SaladDais opened this issue May 13, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@SaladDais
Copy link
Owner

Firestorm didn't pull https://bitbucket.org/lindenlab/viewer/commits/454c7f4543688126b2fa5c0560710f5a1733702e into their latest release, so manually specifying a proxy is broken. Mention LinHippoAutoProxy or the debug settings or something. I don't particularly care about CEF / Dullahan proxy support.

@SaladDais SaladDais added the enhancement New feature or request label May 13, 2022
@gwigz
Copy link
Contributor

gwigz commented May 13, 2022

If it helps,

  • HttpProxyType Web
  • BrowserProxyAddress 127.0.0.1
  • BrowserProxyEnabled TRUE
  • BrowserProxyPort 9062
  • Socks5ProxyEnabled TRUE
  • Socks5ProxyHost 127.0.0.1
  • Socks5ProxyPort 9062

@SaladDais
Copy link
Owner Author

Thanks! Put that in as workaround instructions, modern OS X safeguards against dylib injection means LinHippoAutoProxy would be annoying to use there even if explicit OS X support was added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants