Skip to content

A little suggestion #198

@Titans11

Description

@Titans11

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions