No description
.env.example | ||
.gitignore | ||
main.js | ||
package-lock.json | ||
package.json | ||
README.md |
unofficial-proton-vpn-client
Prints to stdout a wireguard proton vpn config
How to use
git clone
this repocd
into cloned directorynpm install
- copy
.env.example
to.env
and add your proton account info (PROTON_EMAIL
andPROTON_PASSWORD
) node --env-file=.env main.js