Commit Graph

921 Commits

Author SHA1 Message Date
Gabriele Pongelli
4ebf6bcfe9 Use DNS env var to being able to reach freevpn server to download zip file and get server's password, saved into a temp file. 2020-04-01 22:26:02 +02:00
Gabriele Pongelli
a460c31eb4 FreeVPN password is obtained into the update script, retrieved here and removed temporary file 2020-04-01 22:24:24 +02:00
Gabriele Pongelli
85940bcf15 Added new env var DNS 2020-04-01 22:12:03 +02:00
Gabriele Pongelli
c08e417ba8 Removed crontab management, useless with ping-exit option 2020-03-30 21:23:48 +02:00
Gabriele Pongelli
cae111b2fa Check crontab to avoid adding the job multiple times 2020-03-30 20:45:11 +02:00
Gabriele Pongelli
76192c4a2a Launch updateFreeVPN start.sh and add it to daily crontab 2020-03-30 14:43:20 +02:00
Gabriele Pongelli
f7576b9575 Use OPENVPN_CONFIG to get right FreeVPN domain; do the file name substitution when moving to final folder 2020-03-30 14:36:34 +02:00
Gabriele Pongelli
78aa883aa4 create directory before, to avoid No Such File error. Use OPENVPN_CONFIG env var to get choosen domain 2020-03-29 18:59:28 +02:00
Kristian Haugene
48d2700b45 FastestVPN: dos2unix and symlink default 2020-03-29 15:46:20 +02:00
Kristian Haugene
a964ad02a3 Merge branch 'SunX99-SunX99-patch-1a' into dev 2020-03-29 15:37:59 +02:00
Kristian Haugene
44a6574262 Merge branch 'SunX99-patch-1a' of https://github.com/SunX99/docker-transmission-openvpn into SunX99-SunX99-patch-1a 2020-03-29 15:37:43 +02:00
Kristian Haugene
9d50819ca3 Merge branch 'fixl-add-health-check-to-alpine-and-armhf' into dev 2020-03-29 15:24:50 +02:00
Kristian Haugene
903e566785 Merge branch 'add-health-check-to-alpine-and-armhf' of https://github.com/fixl/docker-transmission-openvpn into fixl-add-health-check-to-alpine-and-armhf 2020-03-29 15:23:51 +02:00
Kristian Haugene
1b3b4ff69b Merge pull request #1042 from menteb/master
ProtonVPN updated/new configs for UPD and TCP
2020-03-29 15:06:39 +02:00
Kristian Haugene
c1cf5ae892 Merge pull request #1071 from mujambajecha/patch-1
Rename ca.crt.crt to ca.crt
2020-03-29 15:04:06 +02:00
Kristian Haugene
2403f2774e Merge pull request #1072 from bradsk88/master
Updating Proxpn files
2020-03-29 15:02:22 +02:00
Kristian Haugene
5dd8ff4d59 Merge pull request #1074 from mehulboricha/dev
Updated the Surfshark Config to the Latest
2020-03-29 15:01:13 +02:00
Sandwich
badd22e072 Add docker compose example to README.md (#1085)
* Add docker compose example to README.md

`docker-compose` is standard, and following `linuxserver`'s excellent example, including it in the README.md enables a far more efficient quick start.

* Add cap-add and fix driver definition

* Fix config

* cap-add -> cap_add
2020-03-29 14:59:08 +02:00
Kristian Haugene
d15603f03e Merge branch 'dev' of github.com:haugene/docker-transmission-openvpn into dev 2020-03-29 14:57:09 +02:00
Kristian Haugene
38cd45cd60 Merge branch 'embedded-crypto-dev' into dev 2020-03-29 14:56:46 +02:00
Kristian Haugene
fd2e2542ca Merge branch 'dev' of https://github.com/embedded-crypto/docker-transmission-openvpn into embedded-crypto-dev 2020-03-29 14:56:25 +02:00
Kristian Haugene
fb41a23c82 Merge pull request #1102 from dafal/master
Add additional tigervpn config files and set default to "DE Frankfurt"
2020-03-29 14:50:01 +02:00
Kristian Haugene
f79f03cf4a Update IPVanish configs #1101 2020-03-29 14:47:09 +02:00
Kristian Haugene
6c982dcb7a Add unzip to arm images #745 2020-03-29 14:47:09 +02:00
Chris Deluca
e429369176 #1061 - Add Port Forward ovpn files
1. These new files were provided to me by PrivateVPN support.  All ports are forwarded to the VPN connection - where most other ovpn connections do not allow this.
2. I followed the naming pattern established by gyrovague in the original check-in.  The original names of the files as delivered by support were: PrivateVPN-US-New York 4-TUN-1194.ovpn, PrivateVPN-SE-Stockholm-TUN-1194.ovpn, PrivateVPN-US-Los Angeles-TUN-1194.ovpn.
2020-03-29 14:47:09 +02:00
Jonathan Sloan
a75f81987b possible fix for #1020 -- syntax error fix 2020-03-29 14:47:09 +02:00
Eric Daras
908efc6d06 Add additional tigervpn config files and set default to "DE Frankfurt" 2020-03-29 13:39:08 +02:00
embedded-crypto
0f6230bdad Fix to use special characters on TRANSMISSION_RPC_PASSWORD
Bracing TRANSMISSION_RPC_PASSWORD with a single quote('). It prohibits to interpret special characters, such as, ';&!@#$'.
2020-03-27 08:01:10 +09:00
Kristian Haugene
96b1d103a1 Last touches #1093 2020-03-26 12:58:23 +01:00
Kristian Haugene
ac5e42f4f4 Merge pull request #1093 from 7596ff/nordvpn-docs
Prettify NordVPN docs page
2020-03-26 12:46:18 +01:00
Cassandra McCarthy
a7e3c23134 prettify nordvpn docs page 2020-03-25 20:39:12 -04:00
Kristian Haugene
a82b8f35b3 Merge pull request #1064 from chris-deluca/#1061_AddPortForwardOvpnFiles
#1061 - Add Port Forward ovpn files
2020-03-19 21:44:31 +01:00
Kristian Haugene
a67b009f48 Merge pull request #1079 from jsloan117/nordvpn-syntax-fix
Nordvpn syntax fix
2020-03-19 18:59:29 +01:00
Jonathan Sloan
9cbdac20fd possible fix for #1020 -- syntax error fix 2020-03-18 16:58:35 -05:00
borichamehul5
7cdba3f0ea Updated Surfshark Configuration and Added a Script to Mass Rename and Adjust Downloaded Configs 2020-03-14 05:57:51 +05:30
Kristian Haugene
c87fc1c067 Merge pull request #1066 from jaumann/deprecate-usenetserver
Deprecate usenetserver for privado
2020-03-12 18:50:57 +01:00
Kristian Haugene
1e529b915b Merge pull request #1002 from damsvann/master
Express VPN: all servers config files added
2020-03-12 16:40:34 +01:00
Brad Johnson
8d2f9159a5 Updating Proxpn files
The current files are out of date and ProXPN has changed several of
their servers' IP addresses.

https://www.proxpn.com/updater/locations.html
2020-03-11 20:39:32 -06:00
mujambajecha
f127ed4d6c Rename ca.crt.crt to ca.crt 2020-03-11 12:05:55 -04:00
Jon Aumann
dadf66062e Deprecate usenetserver for privado 2020-03-02 21:30:22 -05:00
Chris Deluca
96dc51c6c3 #1061 - Add Port Forward ovpn files
1. These new files were provided to me by PrivateVPN support.  All ports are forwarded to the VPN connection - where most other ovpn connections do not allow this.
2. I followed the naming pattern established by gyrovague in the original check-in.  The original names of the files as delivered by support were: PrivateVPN-US-New York 4-TUN-1194.ovpn, PrivateVPN-SE-Stockholm-TUN-1194.ovpn, PrivateVPN-US-Los Angeles-TUN-1194.ovpn.
2020-03-01 21:30:04 -07:00
Kristian Haugene
ff14305e03 Merge pull request #1046 from Cabur/patch-1
Update default.ovpn for FastestVPN
2020-02-14 11:02:03 +01:00
Matt Riensch
a7ec283046 Update default.ovpn
Netherlands-UDP.openvpn should be Netherlands-UDP.ovpn, which is file name
2020-02-12 17:49:04 -06:00
Kristian Haugene
f52b702ad7 Move all builds from Docker Hub to CircleCI, simplify build config 2020-02-11 17:17:00 +01:00
Kristian Haugene
41a034ccce Merge pull request #1043 from Sean89us/master
Adding files for Privado VPN (Newshosting replacement)
2020-02-11 15:44:19 +01:00
SM064722
1f4a5aaa85 add Privado to supported-providers 2020-02-11 08:27:04 -06:00
SM064722
01726a8a50 Adding files for Privado VPN (Newshosting replacement) 2020-02-07 08:30:33 -06:00
Bram De Smet
6ae2548d34 New ProtonVPN configs + updates for both TCP and UDP 2020-02-06 22:06:33 +02:00
Kristian Haugene
94500d13e2 Change default for Hide.me #995 2020-02-04 11:00:19 +01:00
Stefan Fuchs
7d15ef7b8f Add health check to armhf and alpine image 2020-02-04 20:19:05 +11:00