Skip to content

Add option to configure DNS servers for wireguard inbound #2914

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

Open
tandav opened this issue Apr 17, 2025 · 0 comments
Open

Add option to configure DNS servers for wireguard inbound #2914

tandav opened this issue Apr 17, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@tandav
Copy link

tandav commented Apr 17, 2025

Is your feature request related to a problem? Please describe.
Currently there is hardcoded 1.1.1.1, 1.0.0.1 value:

txt += `DNS = 1.1.1.1, 1.0.0.1\n`

Describe the solution you'd like
UI option to modify this servers.

Describe alternatives you've considered
Maybe configure it via environment variable. (but configuration from the UI is better)

@tandav tandav added the enhancement New feature or request label Apr 17, 2025
@tandav tandav changed the title Add option to configure default wireguard inbound DNS servers Add option to configure DNS servers for wireguard inbound Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant