Kristian Haugene
07005fe442
Updated config script from #644
2018-12-16 16:34:56 +01:00
Kristian Haugene
14695cf975
Updating NordVPN configs #633
2018-11-09 21:24:36 +01:00
Cameron Spear
6c51871097
Fix broken Nord VPN
...
In commit 17768dca5b
, the file that the default conf that Nord VPN was pointing to was removed, so the container will no longer start (errors out saying it can't find the file):
```
Options error: In [CMD-LINE]:1: Error opening configuration file: /etc/openvpn/nordvpn/default
```
**Note:** I don't know if it matters what the default was... I just picked `nl180.nordvpn.com.tcp.ovpn` at random, you can change it if it really matter.
What's weird, is even if I override the config it should use with `OPENVPN_CONFIG`, it still tries to access this file and won't start. For now, I'm sticking to `2.0` to be able to get it to work.
2018-08-14 22:41:09 -07:00
Pynx Echaup
17768dca5b
NordVPN .ovpn: used the updateConfigs.sh
...
I used the updateConfigs.sh script to update all the NordVPN .ovpn files
2018-07-19 15:54:12 +02:00
Pynx Echaup
baccca03e2
made script executable
...
chmod u+x updateConfigs.sh
2018-07-19 15:51:25 +02:00
Pynx Echaup
c97b7d4a38
Unnecessary lines of code removed
...
Removed some useless code, that was commented anyway
2018-07-19 15:39:49 +02:00
Pynx Echaup
b2343bfa0b
Create updateConfigs.sh for Nordvpn
...
Added updateConfigs.sh file in the nordvpn directory, so the .ovpn files will be automatically updated regularly.
2018-07-19 15:26:50 +02:00
Throwaway
e7956d4438
Update nordvpn config
2018-04-21 21:46:59 -07:00
Karl J. Overå
a195ad11d3
Update NordVPN ovpn files to newest
2017-11-24 21:57:49 +01:00
Anders
d9e6b89e01
fixed symlink
2017-11-21 00:25:42 +01:00
Levi Figueira
58581ab97d
Changed the ping options on the OpenVPN config files to ping-exit instead of ping-restart.
...
Also added the inactive option as normally used with ping-exit.
2017-11-19 16:50:08 -06:00
Levi Figueira
025e44936b
Forgot to update the config files to read password from config file... Oops!
2017-11-19 02:51:55 -06:00
Levi Figueira
3eef01890b
Updated NordVPN OpenVPN config files
2017-11-18 23:53:34 -06:00
David Stephens
873c774cf9
Add NordVPN update script, update NordVPN configs
2017-07-13 00:41:56 +01:00
Kristian Haugene
9b3a1fd4c8
Adding default conf for nordvpn
2017-05-25 19:42:47 +02:00
Rui
443b294999
update nordvpn config files
2017-05-24 23:13:28 +01:00
Kristian Haugene
e5a2cfd691
Refresh configs again for nordvpn #128
2016-09-17 14:39:28 +02:00
Patrick Ziegler
f1cb8703b9
Updated with latest nordvpn list
2016-09-15 20:31:02 +02:00
Kristian Haugene
e8cbfc32ab
updating nordvpn config, closes #85 and #80
2016-06-06 23:28:13 +02:00
Kristian Haugene
45d0785434
updated rest of providers. up/down scripts provided in start.sh
2016-04-10 20:01:51 +02:00
Jayson Reis (jaysonsantos)
2b4b0f52cc
Add missing up and down scripts on nordvpn configs
2015-10-07 22:15:05 +02:00
Jayson Reis
d2c822eb15
Add NordVPN as provider
2015-10-07 18:45:59 +02:00