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

feature: each proxy ipv6 settings and auto-set-ipv6 #4293

Open
patterniha opened this issue Jan 25, 2025 · 0 comments
Open

feature: each proxy ipv6 settings and auto-set-ipv6 #4293

patterniha opened this issue Jan 25, 2025 · 0 comments

Comments

@patterniha
Copy link

patterniha commented Jan 25, 2025

some proxies support ipv6, and some don't.

because we only have one global "prefer ipv6" setting, we have to constantly turn the "prefer ipv6" off and on for each config.

we need "prefer ipv6" setting for each config.

///

I suggest add "auto-set-ipv6" too:

like "http-test" add "ipv6-test":

sending a http request to https://ip6only.me.
(because dns query result for ip6only.me only has ipv6.)
and if connection fail, turn off the "prefer ipv6" for that config, else turn on.

///

"prefer ipv6" should be renamed to "enable ipv6", because it actually enable/disable the ipv6.

@patterniha patterniha changed the title feature: per proxy ipv6 settings and auto ipv6 feature: per proxy ipv6 settings and auto-set-ipv6 Jan 25, 2025
@patterniha patterniha changed the title feature: per proxy ipv6 settings and auto-set-ipv6 feature: each proxy ipv6 settings and auto-set-ipv6 Jan 25, 2025
@patterniha patterniha changed the title feature: each proxy ipv6 settings and auto-set-ipv6 feature: each config ipv6 settings and auto-set-ipv6 Jan 25, 2025
@patterniha patterniha changed the title feature: each config ipv6 settings and auto-set-ipv6 feature: each proxy ipv6 settings and auto-set-ipv6 Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant