Skip to content

Can i make it work with no internet? #808

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

Closed
GAZ082 opened this issue Jun 25, 2019 · 3 comments
Closed

Can i make it work with no internet? #808

GAZ082 opened this issue Jun 25, 2019 · 3 comments

Comments

@GAZ082
Copy link

GAZ082 commented Jun 25, 2019

Hey. I want to use a linux VM that can have either internet or local connection, not both at the same time (this is how the network is configured and I cannot use the Bridge mode with internet).

The script does some checks and downloads stuff from the internet, i wonder if there is a way to activate it locally, let it download all the stuff it wants, and then re-enable the local connection between the host and the VM.

Thanks.

@teddy-codes
Copy link

if I were you, I would fork the repo and remove this the things that use the internet so you can use this on your local network without internet access.

@deansheather
Copy link
Member

I just downloaded the code-server binary onto a machine that's never had VSCode or code-server before, unplugged the ethernet before running it and it worked fine. Other than downloading extensions (which obviously won't work without a working internet connection), what features aren't working for you while offline?

@GAZ082
Copy link
Author

GAZ082 commented Jun 26, 2019

I just downloaded the code-server binary onto a machine

So easy. I had used the script because was the "easiest" thing to get started but downloading the binary is the true easiest way, hah.

Thanks a lot.

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

3 participants