-
-
Notifications
You must be signed in to change notification settings - Fork 623
Open
Description
Hi, thanks for the great project.
Just a quick security suggestion: deeplx.exe
listens on 0.0.0.0:1188
by default, which exposes the translation service to LAN or even internet users.
For local-only use cases (which I believe is the majority), it would be safer to:
- Bind to
127.0.0.1
by default - Or at least remind users in the README to use a firewall to block external access
Thanks again for the useful tool!
norby777 and sindw
Metadata
Metadata
Assignees
Labels
No labels