You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Perhaps this is an already existing function but if it is, there seems to be no documentation of such a capability. I am interested in being able to control protonvpn using a Python script.
Describe the solution you'd like
Connect to ProtonVPN, selecting the server from within a Python script.
Describe alternatives you've considered
Use subprocess to call protonvpn-cli.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Perhaps this is an already existing function but if it is, there seems to be no documentation of such a capability. I am interested in being able to control protonvpn using a Python script.
Describe the solution you'd like
Connect to ProtonVPN, selecting the server from within a Python script.
Describe alternatives you've considered
Use
subprocess
to call protonvpn-cli.Additional context
The text was updated successfully, but these errors were encountered: