-
Notifications
You must be signed in to change notification settings - Fork 314
Open
Description
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:
- Download the Internet Income script.
- Enable Mysterium and set
USE_PROXIEStotruein theproperties.conffile. Add any proxy entry to theproxies.txtfile. - If
USE_SOCKS5_DNSis not enabled inproperties.conf,tun2socksis used by default. - Set
USE_SOCKS5_DNStotrueto enable the hev-socks5-tunnel. - Run a curl command using the published ports, for example:
curl http://127.0.0.1:2000
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels