protonvpn 0.1.0

protonvpn cli in rust
protonvpn-0.1.0 is not a library.
Visit the last successful build: protonvpn-0.2.0

Protonvpn-rs

An UNOFFICIAL cli for protonvpn, based on the official one (in python).

Motivation

The official cli is pretty great. It can be loads better in rust.

Todo

  • CLI (using structopt)
  • Config structs serialized to ron with serde.
  • init creates/checks for an existing login
  • configure overwrites any individual settings
  • openvpn connect/disconnect functions using the openvpn cli
  • Bind connect/disconnect functions to protonvpn's cli
  • status outputs server connection info
  • Way more but the above is enough for now

License

Licensed under either of

at your option.