Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Extension/sidebar app for open/closed ports #3522

Answered by ghost
im-coder-lg asked this question in Ideas
Discussion options

FYI: I deployed this on Railway
Can you try to add a section for open ports, because, I have used Gitpod, another cloud editor and it has this port section where, if I am editing my blog and want to keep checking on the blog, it opens a port on its site. Can you try to add it to code-server? It could be helpful if a person is making a node project and want to test it on the cloud or I am checking my Jekyll site.

You must be logged in to vote

https://github.com/cdr/code-server/blob/main/docs/FAQ.md#how-do-i-securely-access-web-services
Basically, if your site is running on port 5000, then visit the url at where your instance of code-server is hosted and append /proxy/5000/.
Note: Include the trailing / at the end. See this for more info https://github.com/cdr/code-server/blob/main/docs/FAQ.md#why-does-the-code-server-proxy-strip-proxyport-from-the-request-path.

Edit: this only covers accessing content, not managing ports

Replies: 2 comments 5 replies

Comment options

https://github.com/cdr/code-server/blob/main/docs/FAQ.md#how-do-i-securely-access-web-services
Basically, if your site is running on port 5000, then visit the url at where your instance of code-server is hosted and append /proxy/5000/.
Note: Include the trailing / at the end. See this for more info https://github.com/cdr/code-server/blob/main/docs/FAQ.md#why-does-the-code-server-proxy-strip-proxyport-from-the-request-path.

Edit: this only covers accessing content, not managing ports

You must be logged in to vote
1 reply
Comment options

Thanks!

Answer selected by im-coder-lg
Comment options

We'd like to add some UI around managing ports. Tracking for that is here: #1944

You must be logged in to vote
4 replies
Comment options

Is it in progress?

Comment options

Nope, it's currently stalled.

Comment options

Why?

Comment options

Higher-priority issues in front of it + limited resources and time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /