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

Switch to Clap v3 #136

Merged
merged 2 commits into from
Feb 12, 2022
Merged

Switch to Clap v3 #136

merged 2 commits into from
Feb 12, 2022

Commits on Feb 12, 2022

  1. Switch to Clap v3

    StructOpt is removed as a dependency
    
    Also make DNS setting in Wireguard config optional
    And added note regarding AllowedIPs in Wireguard config needing to
    allow all IPs as discussed in PR #135
    jamesmcm committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    982b2bb View commit details
    Browse the repository at this point in the history
  2. Fix clippy lints

    jamesmcm committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    842c8f0 View commit details
    Browse the repository at this point in the history