Skip to content
New issue

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

8.2: Short hostnames not proxied #80

Closed
ceeeekay opened this issue Dec 12, 2023 · 9 comments
Closed

8.2: Short hostnames not proxied #80

ceeeekay opened this issue Dec 12, 2023 · 9 comments
Labels
area: localhost localhost bypass issues duplicate This issue or pull request already exists

Comments

@ceeeekay
Copy link

ceeeekay commented Dec 12, 2023

Quite a few of the hosts I use via proxy have short hostnames, but since the update are not even being passed to the proxy, either HTTP or SOCKS, unless they contain a dot in the name. This is visible in the logs as there is no Type entry for the failed attempts.

Simple proxy pattern: Include \S+

Results:

Cheers.

@erosman erosman added duplicate This issue or pull request already exists area: localhost localhost bypass issues labels Dec 12, 2023
@erosman
Copy link
Collaborator

erosman commented Dec 12, 2023

Plain hostnames (no dots) were regarded as local network and bypassed in v8.0.
The localhost, private local network pass-through was reverted in v8.4 on Firefox.
Check About for more information.

FoxyProxy Basic (same code) v8.6 is available to download.
FoxyProxy (Standard) v8.6 is awaiting review by AMO and will be available soon.

@rodajc
Copy link

rodajc commented Dec 12, 2023

Is there a workaround for this issue until there is a solution? This issue renders the add-on unusable for me as the proxy needs to use an SSH tunnel running on localhost (no dots whatsoever).

@erosman
Copy link
Collaborator

erosman commented Dec 12, 2023

@rodajc
FoxyProxy 8.6 is already available as Basic & Standard.
You can upgrade to v8.6.

See also: #70 (comment)

@rodajc
Copy link

rodajc commented Dec 12, 2023

You can upgrade to v8.6.

The automatic update to v8.6 caused the problem this morning... I don't know which version I was on before the update.

@erosman
Copy link
Collaborator

erosman commented Dec 12, 2023

@rodajc Please see if this helps: #76 (comment)

@rodajc
Copy link

rodajc commented Dec 12, 2023

Tried everything. Nothing helps. I'm going to try and downgrade if possible at all.

@rodajc
Copy link

rodajc commented Dec 12, 2023

Downgrade doesn't work. The xpi is downloaded, not installed. And once downloaded it is opened by termux.

@rodajc
Copy link

rodajc commented Dec 12, 2023

My problem is not related to the dots nor to v8.2. I'll open a separate issue.

@ceeeekay
Copy link
Author

Short hostnames in 8.6 work for me - thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: localhost localhost bypass issues duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants