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
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.
The text was updated successfully, but these errors were encountered:
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
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
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
changed the title
feature: each config ipv6 settings and auto-set-ipv6
feature: each proxy ipv6 settings and auto-set-ipv6
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.
The text was updated successfully, but these errors were encountered: