fregante / fregante/GhostText

is it secure to listen on *:4001 ?

Open
#306 1 comment 0 reactions 0 assignees View on GitHub
vscode
Dominant language
JavaScript
Stars
3.6k
Forks
133
PR merge metrics
No merged PRs in 30d

Description

vscode 1.85.1 on macOS Sonoma 14.2.1

```
sudo lsof -i -P | grep -i listen
```

I get `*:4001` instead of `localhost:4001`.

I think the default shall be listening on localhost only.

Probably offering an option in extension settings that allows changing the IP address on which it listens.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.