Skip to content

Feature: Open DNS Port to relay DNS request to VPN's DNS #215

Description

[Peer]
...
DNS = 10.23.45.67
...

Common Wireguard config have "DNS" field. Wireguard would update system DNS to 10.23.45.67 but wireproxy won't (and it should be stay in current behavior, I want to separate it from system).

Could you add new config option like below so the request will be go to VPN's DNS?

# Uncomment to Use wireguard as simple DNS server.
#  This will open 127.0.0.1:5354/tcp and /udp, and relay request to VPN's DNS server
#[DNS-Server]
#Listen = 127.0.0.1:5354

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions