We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When secure hotspot is turned on, WSL2 is no longer routed through the VPN.
OS and app information:
To Reproduce Steps to reproduce the behavior:
curl ifconfig.me
Expected behavior The IP should not leak under WSL 2 when secure hotspot is enabled.
The text was updated successfully, but these errors were encountered:
This has been added to our board for investigation.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When secure hotspot is turned on, WSL2 is no longer routed through the VPN.
OS and app information:
To Reproduce
Steps to reproduce the behavior:
curl ifconfig.me
and it should output the Windscribe server IP.curl ifconfig.me
again and it will output your real IP.Expected behavior
The IP should not leak under WSL 2 when secure hotspot is enabled.
The text was updated successfully, but these errors were encountered: