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 command to uninstall tunnels #4

Open
benwebber opened this issue Sep 22, 2018 · 0 comments
Open

Add command to uninstall tunnels #4

benwebber opened this issue Sep 22, 2018 · 0 comments

Comments

@benwebber
Copy link
Owner

Continuing #3, we should have a command to uninstall configurations by name:

# Installs configuration as "vpn.example.org"
tunnelblickctl install vpn.example.org.ovpn
# Uninstalls configuration
tunnelblickctl uninstall vpn.example.org

It's not sufficient to remove the configuration from ~/Library/Application Support/Tunnelblick/Configurations or its system equivalent, because Tunnelblick installs backup shadow configurations.

I think we will need to script the Tunnelblick GUI, which may require users to allow tunnelblickctl to control the GUI in System Preferences.

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

No branches or pull requests

1 participant