Skip to content

Commit

Permalink
Updated readme with Anonine provider, closes #42
Browse files Browse the repository at this point in the history
  • Loading branch information
haugene committed Nov 28, 2015
1 parent a6c727a commit dac40ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ It bundles certificates and configurations for the following VPN providers:
* NordVPN
* UsenetServerVPN
* IPVanish
* Anonine

When using PIA as provider it will update Transmission hourly with assigned open port. Please read the instructions below.

Expand Down Expand Up @@ -40,7 +41,7 @@ By default a folder named transmission-home will also be created under /data, th
### Required environment options
| Variable | Function | Example |
|----------|----------|-------|
|`OPENVPN_PROVIDER` | Sets the OpenVPN provider to use. | `OPENVPN_PROVIDER=provider`. Supported providers are `PIA`, `BTGUARD`, `TIGER`, `FROOT`, `TORGUARD`, `NORDVPN`, `USENETSERVER` and `IPVANISH` |
|`OPENVPN_PROVIDER` | Sets the OpenVPN provider to use. | `OPENVPN_PROVIDER=provider`. Supported providers are `PIA`, `BTGUARD`, `TIGER`, `FROOT`, `TORGUARD`, `NORDVPN`, `USENETSERVER`, `IPVANISH` and `ANONINE` |
|`OPENVPN_USERNAME`|Your OpenVPN username |`OPENVPN_USERNAME=asdf`|
|`OPENVPN_PASSWORD`|Your OpenVPN password |`OPENVPN_PASSWORD=asdf`|

Expand Down

0 comments on commit dac40ec

Please sign in to comment.