You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you set up a tunnel using Dynamic forwarding (equivalent of ssh "-D" option) to make a SOCKS5 proxy and then try to use it with Firefox, and you have "Proxy DNS when using SOCKS v5" enabled, OR you have DNS over HTTPS enabled, no web pages will load. So it appears that the Dynamic forwarding option in the tunnel setup is blocking DNS for some reason. This has not been an issue in other terminal software even when connecting to the same site. In addition there is no option I have found to make the connection persistent (that is to say, to make it automatically reconnect if the connection is lost) or in the alternative to use autossh to create the tunnel.
The text was updated successfully, but these errors were encountered:
WindTerm_2.7.0_Prerelease_3 fixes the bug where dynamic port forwarding couldn't proxy DNS lookups. Please download and use it. Thank you.
BTW:
Auto-reconnect isn't implemented yet because not all sessions have the necessary auto-login info set up. But I've heard requests for it, and will consider adding it if there's enough demand.
If you set up a tunnel using Dynamic forwarding (equivalent of ssh "-D" option) to make a SOCKS5 proxy and then try to use it with Firefox, and you have "Proxy DNS when using SOCKS v5" enabled, OR you have DNS over HTTPS enabled, no web pages will load. So it appears that the Dynamic forwarding option in the tunnel setup is blocking DNS for some reason. This has not been an issue in other terminal software even when connecting to the same site. In addition there is no option I have found to make the connection persistent (that is to say, to make it automatically reconnect if the connection is lost) or in the alternative to use autossh to create the tunnel.
The text was updated successfully, but these errors were encountered: