tauri-apps / tauri-apps/plugins-workspace
[http & updater] Add a custom DNS option
Open
plugin: http
plugin: updater
type: feature request
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 602
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 9
Description
### Describe the problem
There is currently no way to set a custom DNS IP (or if so, it's hidden)
### Describe the solution you'd like
On init of the plugins, there could be a option to set the dns_resolver thing, sort of like in reqwest (which I know both use reqwest so this shouldn't be too difficult)
### Alternatives considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.