Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forwarded Ports: Indication on which ports are currently being listened on #89424

Closed
chrmarti opened this issue Jan 28, 2020 · 2 comments
Closed
Assignees
Labels
feature-request Request for new features or functionality remote-explorer Remote explorer view verified Verification succeeded
Milestone

Comments

@chrmarti
Copy link
Contributor

#89336

It would also help if there was an indication on which ports are currently being listened on and which aren't. That could help with not forwarded and forwarded ports. Will open a new issue for this.

Originally posted by @chrmarti in #89421 (comment)

@alexr00 alexr00 added feature-request Request for new features or functionality remote-explorer Remote explorer view labels Jan 28, 2020
@alexr00 alexr00 added this to the February 2020 milestone Jan 28, 2020
@alexr00 alexr00 closed this as completed in 2524412 Feb 3, 2020
@alexr00
Copy link
Member

alexr00 commented Feb 3, 2020

What it looks like now:
keepProcInfo

@alexr00 alexr00 added the verification-needed Verification of issue is requested label Feb 21, 2020
@alexr00
Copy link
Member

alexr00 commented Feb 21, 2020

To verify, connect to a remote and start a process that listens on a port (ex. npx http-server -p 5006).
Refresh the forwarded ports view
Forward the port that your process is listening on.
Forward some other ports.
Verify that you can tell which forwarded port is the one that your process was listening on.

@connor4312 connor4312 added verified Verification succeeded and removed verification-needed Verification of issue is requested labels Feb 26, 2020
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality remote-explorer Remote explorer view verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants