-
Notifications
You must be signed in to change notification settings - Fork 313
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
Remote SSH forwards all ports #4185
Comments
@rijenkii could you share a screenshot of the Ports view (by default it's in the Remote Explorer activity in the sidebar)? I want to make sure I understand what you're describing. |
@alexr00 here |
@rijenkii I'm not able to reproduce this issue.
What exactly are you doing to connect to localhost? I tried to repro with the simple Microsoft/vscode-remote-try-node sample repo. My steps:
|
Thanks, that clarifies things. I can repro. |
Fixed by microsoft/vscode@0b1892f |
Issue Type: Bug
After a recent update VSCode started forwarding all ports that are opened on the remote machine by the user that is running the server -- before it just forwarded the ports that I have opened through the built-in terminal.
That in itself is not a much of a problem, until I try to connect to
localhost
-- then:ad infinitum.
Extension version: 0.62.0
VS Code version: Code 1.52.0 (940b5f4bb5fa47866a54529ed759d95d09ee80be, 2020-12-10T22:45:11.850Z)
OS version: Windows_NT x64 6.3.9600
Remote OS version: Linux x64 5.9.13-arch1-1
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: