-
I have a question. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Great question! I am no security expert but maybe @bpmct @jawnsy or @code-asher has some thoughts/suggestions! |
Beta Was this translation helpful? Give feedback.
-
I keep my code-server install on a public domain, but protected by a password. code-server --link does the same thing, but protected with GitHub log in. As long as you use password protection, and it seems like you are using two, you should be fine :) |
Beta Was this translation helpful? Give feedback.
I keep my code-server install on a public domain, but protected by a password. code-server --link does the same thing, but protected with GitHub log in.
As long as you use password protection, and it seems like you are using two, you should be fine :)