Skip to content

How do I connect from VSCODE on windows to code-server on termux #6808

Answered by im-coder-lg
bropines asked this question in Q&A
Discussion options

You must be logged in to vote

You wish to use code-server on Termux from VS Code on Windows. In this case, I don't see the use of code-server. You can do this(something I have tried, and it works for my use case):

  1. Install and setup OpenSSH Server on Termux.
  2. Use a VPN network like Tailscale if you can't access the Termux instance via SSH normally.(It works for me for my use case, but I don't know how it might work out for you, so sorry if this doesn't work as expected)
  3. Use the Remote SSH extension to connect to your Termux instance. If you use a VPN network, use the IP address that shows up on that network.

code-server can't be directly used in VS Code. It is an IDE on the browser, so you theoretically could ignore t…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by bropines
Comment options

You must be logged in to vote
2 replies
@im-coder-lg
Comment options

@bropines
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants