A simple line-oriented command interpreter for connecting to VPN providers.
| Branch | Status |
|---|---|
| master | |
| develop |
- IPVanish
- Private Internet Access
- HideMyAss
- PureVPN
- NordVPN
- VyprVPN
Adding a simple VPN provider can be done by dropping a providers.conf file in ~/.config/velarium/. The format is the same as in velarium/providers/providers.conf, i.e. the configuration file needs a [providers] header and each provider is configured on a single line with two :-separated columns, {NAME} : {CONFIGS_URL}.