Skip to content
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

added option to disable dns in wireguard conf #168

Merged

Commits on May 5, 2021

  1. added option to disable dns in wireguard conf

    Gabriel Chamon Araujo committed May 5, 2021
    Configuration menu
    Copy the full SHA
    dc8d262 View commit details
    Browse the repository at this point in the history
  2. updated readme

    Gabriel Chamon Araujo committed May 5, 2021
    Configuration menu
    Copy the full SHA
    e679edd View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Merge branch 'master' of github.com:subspacecommunity/subspace into f…

    …eature/disable-dns-upstream
    Gabriel Chamon Araujo committed May 17, 2021
    Configuration menu
    Copy the full SHA
    ed29caf View commit details
    Browse the repository at this point in the history
  2. adding suggested edits

    - adding example in both docker and docker-compose commands
    - changing disableDNS from string to bool
    - removing the DNS line altogether
    - disabling dnsmasq service if dns is disabled
    Gabriel Chamon Araujo committed May 17, 2021
    Configuration menu
    Copy the full SHA
    08ba9ed View commit details
    Browse the repository at this point in the history