Skip to content

Published ports are not working with certain applications #285

@engageub

Description

@engageub

Hi,

When the Mysterium application is enabled with ports published via the hev-socks5 tunnel, the application is not accessible. However, when tun2socks is used instead, the application is accessible through the published ports.

While the Firefox browser works correctly with ports published through the hev-socks5 tunnel, the Mysterium application does not. The Mysterium application can be accessed internally after logging into the hev-socks5 container, but it is not accessible externally from outside the container.

Steps to reproduce:

  1. Download the Internet Income script.
  2. Enable Mysterium and set USE_PROXIES to true in the properties.conf file. Add any proxy entry to the proxies.txt file.
  3. If USE_SOCKS5_DNS is not enabled in properties.conf, tun2socks is used by default.
  4. Set USE_SOCKS5_DNS to true to enable the hev-socks5-tunnel.
  5. Run a curl command using the published ports, for example:
    curl http://127.0.0.1:2000

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions