[GH-ISSUE #5] Is it possible to use multiple --https_upstream clauses? #6

Open
opened 2026-03-02 23:35:53 +03:00 by kerem · 2 comments
Owner

Originally created by @kapitainsky on GitHub (Aug 19, 2019).
Original GitHub issue: https://github.com/albertito/dnss/issues/5

at the moment I am testing with

--https_upstream="https://1.1.1.1/dns-query"

but is it possible to add multiple DoH sources? e.g. in case if 1.1.1.1 is down use next one
--https_upstream="https://9.9.9.9/dns-query"

Originally created by @kapitainsky on GitHub (Aug 19, 2019). Original GitHub issue: https://github.com/albertito/dnss/issues/5 at the moment I am testing with --https_upstream="https://1.1.1.1/dns-query" but is it possible to add multiple DoH sources? e.g. in case if 1.1.1.1 is down use next one --https_upstream="https://9.9.9.9/dns-query"
Author
Owner

@albertito commented on GitHub (May 29, 2020):

Sorry for taking so long to come back to this.

It's not possible at the moment, although it seems like a reasonable thing to support. I'll leave this open and will try to get to it at some point in the future.

<!-- gh-comment-id:635878017 --> @albertito commented on GitHub (May 29, 2020): Sorry for taking so long to come back to this. It's not possible at the moment, although it seems like a reasonable thing to support. I'll leave this open and will try to get to it at some point in the future.
Author
Owner

@albertito commented on GitHub (Jul 3, 2022):

For future reference, a very similar request was made but for -fallback_upstream in #11.

<!-- gh-comment-id:1173178963 --> @albertito commented on GitHub (Jul 3, 2022): For future reference, a very similar request was made but for `-fallback_upstream` in #11.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnss#6
No description provided.