Skip to content

How to log in to GitHub #2556

Answered by nooobcoder
nyancatda asked this question in Q&A
Jan 10, 2021 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Open external links are opened using the local computer, how do I configure them on the server?

Please be more clear to your use case. The topic of discussion is not so clear. Why do you want to open the link on the server side?
Please explain so that I can serve you with a better response.

If you want to open a link that is generated by the server then you need to use the inbuilt proxy of code-server
Here is an use case
If http://192.168.0.118:1000 is your code-server url then wrap the generated link here just like this
http://192.168.0.118:1000/proxy/generated-link-here/port-here-if-any

PS: Use HTTPS if your server uses HTTPS otherwise the proxy should report an error

@h123hh If this …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@nyancatda
Comment options

@gryphs
Comment options

Comment options

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