Skip to content

Need help with allowing access to code-server outside of localhost #4524

Answered by code-asher
tbukfrc asked this question in Q&A
Discussion options

You must be logged in to vote

You can make code-server listen on something other than localhost with --bind-addr. For example --bind-addr 0.0.0.0:8080 will bind to all interfaces.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@jsjoeio
Comment options

@nooobcoder
Comment options

@spdk3125
Comment options

Comment options

You must be logged in to vote
1 reply
@jsjoeio
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by tbukfrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants