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

Add None provider, path expansion, refactoring #251

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Conversation

jamesmcm
Copy link
Owner

@jamesmcm jamesmcm commented Mar 2, 2024

  • Add None provider and protocol for solely creating network-ready network namespace with no VPN service

  • Add shell path expansion to path arguments (e.g. you can use ~ in custom config path)

  • Refactor how CLI arguments are parsed using macro_rules

  • Now all CLI args except application can be set in the vopono config TOML too

- Add None provider and protocol for solely  creating network-ready
  network namespace with no VPN service

- Add shell path expansion to path arguments (e.g. you can use ~ in
  custom config path)

- Refactor how CLI arguments are parsed using macro_rules
@jamesmcm jamesmcm merged commit 9c3e604 into master Mar 2, 2024
2 checks passed
@jamesmcm jamesmcm deleted the refactor_args branch March 2, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant