Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bind debug adapter server to loopback address - #2669

Merged
Joaquin Jares (joj) merged 7 commits into
microsoft:masterfrom
lucygramley:fix/debug-server-loopback-binding
Jun 2, 2026
Merged

Bind debug adapter server to loopback address#2669
Joaquin Jares (joj) merged 7 commits into
microsoft:masterfrom
lucygramley:fix/debug-server-loopback-binding

Conversation

@lucygramley

Copy link
Copy Markdown
Contributor

Bind the DAP TCP server to 127.0.0.1 instead of all interfaces. Only the local VS Code process connects to this server.

lucygramley and others added 2 commits May 26, 2026 10:19
Bind the DAP TCP server to 127.0.0.1 instead of all interfaces, since only the local VS Code process needs to connect.

Co-authored-by: Copilot <[email protected]>
@ConnorQi01

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@ConnorQi01

ConnorQi01 commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Hi lucygramley ,

Thanks for the contribution and for helping reduce the exposed debug surface here.

Could you please create or link a corresponding issue for this PR? It would help us track the motivation, affected area, and expected behavior separately from the implementation.

The validation is passing now, so no CI action is needed from my side.

For this change specifically, please also mention whether binding the debug adapter server to 127.0.0.1 has any compatibility impact for IPv6 localhost or any non-standard remote debugging setups. If there is no expected impact, a short note in the issue or PR description should be enough.

@ConnorQi01

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@ConnorQi01

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@joj

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@joj

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@joj
Joaquin Jares (joj) merged commit 4c39e2e into microsoft:master Jun 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants