Skip to content

Bind debug adapter server to loopback address#2669

Open
lucygramley wants to merge 1 commit into
microsoft:masterfrom
lucygramley:fix/debug-server-loopback-binding
Open

Bind debug adapter server to loopback address#2669
lucygramley wants to merge 1 commit into
microsoft:masterfrom
lucygramley:fix/debug-server-loopback-binding

Conversation

@lucygramley
Copy link
Copy Markdown

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

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 <223556219+Copilot@users.noreply.github.com>
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.

1 participant