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

feat(network): add DNS servers configuration #83

Merged
merged 6 commits into from
Sep 5, 2024
Merged

Commits on Aug 11, 2024

  1. feat(network): add DNS servers configuration for Linux, FreeBSD, MacOS

    Added DNS configuration for Linux, FreeBSD and MacOS (Windows TBD).
    
    Bumped MSRV to 1.80 due to stdlib LazyLock.
    M0dEx committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    5bc7186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b96945 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    045cb75 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    0fcfa80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b18dc10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7b1f3d View commit details
    Browse the repository at this point in the history