Socks5 proxies proxying localhost appear not to work when upgrading to version 8.2.
I've tested this on Ubuntu 22.04 using Firefox 120.0.1.
when targetting any website other than localhost, there are no problems.
However, when targetting localhost, this doesn't work.
Reverting back to version 7.5.1 immediately fixes the issue
Steps to replicate:
- Setup a proxy: (proxy type: SOCKS5, proxy ip address: localhost, Port 8084 (as an example)
- have a server accessible over ssh that is running a webserver on localhost
- setup ssh tunnel: ssh -D 8084 -f -C -q -N server-name
- check the proxy is working for non-locahost sites in firefox by selecting the proxy and navigating to a site
- now target the localhost website. e.g. https://localhost. It will not load.
- Re-install version 7.5.1. Perform steps above. It now works.
Please advise if there are further useful details that can be provided here.
Socks5 proxies proxying localhost appear not to work when upgrading to version 8.2.
I've tested this on Ubuntu 22.04 using Firefox 120.0.1.
when targetting any website other than localhost, there are no problems.
However, when targetting localhost, this doesn't work.
Reverting back to version 7.5.1 immediately fixes the issue
Steps to replicate:
Please advise if there are further useful details that can be provided here.