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

Support for corporate proxy in VS Code extension #2086

Open
eliasfroehner opened this issue May 10, 2024 · 4 comments
Open

Support for corporate proxy in VS Code extension #2086

eliasfroehner opened this issue May 10, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@eliasfroehner
Copy link

I would like to have corporate proxy support. Otherwise, I cannot use it in my company.

Additional context
Many companies use corporate proxies to monitor and control the internet traffic of their employees. Without proxy support, I unfortunately cannot use the product in my work environment. Implementing a proxy feature would allow me to use the product in the office as well.

@eliasfroehner eliasfroehner added the enhancement New feature or request label May 10, 2024
@wsxiaoys
Copy link
Member

Tabby can be deployed on-prem with no access to internet. Would that be an alternative?

https://tabby.tabbyml.com/blog/2024/03/25/deploy-tabby-in-air-gapped-environment-with-docker/

@eliasfroehner
Copy link
Author

Hi,
unfortunately, that won't work for me. The Tabby server is installed on a cloud server, and I need to access it through the VS Code extension. The proxy is in between, so an on-premise deployment is not a viable alternative in my case. Please accept my apologies for not being clear enough in my initial request.

@eliasfroehner eliasfroehner changed the title Support for corporate proxy Support for corporate proxy in VS Code extension May 10, 2024
@wsxiaoys
Copy link
Member

Added @icycodes to comment, also noticed this is documented at https://tabby.tabbyml.com/docs/extensions/troubleshooting/#proxy-settings

@eliasfroehner
Copy link
Author

Hi @wsxiaoys,
thank you for pointing me to https://tabby.tabbyml.com/docs/extensions/troubleshooting/#proxy-settings. I have unfortunately used several configurations with Nginx as a reverse proxy, but I could not get it to work. I would find it very helpful if an example configuration was included in the documentation for a reverse proxy.

My setup is:
client (VS Code extension) <-> HTTP corporate Proxy (Port 4900 without authentication) <-> cloud server (tabby server)

Thank you very much.

@TabbyML TabbyML deleted a comment from canny bot May 28, 2024
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

3 participants