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

Options to manage ovpn configs #5

Open
detj opened this issue Oct 26, 2016 · 0 comments
Open

Options to manage ovpn configs #5

detj opened this issue Oct 26, 2016 · 0 comments
Assignees
Milestone

Comments

@detj
Copy link
Owner

detj commented Oct 26, 2016

Add a -a, -d flag to add/remove name/secret pairs in ~/.moorrc

$ moor -a "vpn-name" -s "xxxxxxx"
$ moor --add "vpn-name" --secret "xxxxxxx"
$ moor -r "vpn-name"
$ moor --remove "vpn-name"
@detj detj added this to the 0.0.2 milestone Oct 26, 2016
@detj detj self-assigned this Oct 26, 2016
@detj detj modified the milestones: 0.0.3, 0.0.2 Oct 27, 2016
@detj detj changed the title Options to manage .moorrc Options to manage ovpn configs Dec 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant