SebastianFernstedt
022a0e8cd4
Fixed remote hosts in Sweden.ovpn ( #1285 )
...
From issue https://github.com/haugene/docker-transmission-openvpn/issues/1282
2020-07-08 07:42:58 +09:00
Kristian Haugene
efe2427778
Merge pull request #1238 from pkishino/healthfix2
...
Exclude grep from ps -ef result
2020-07-08 00:38:49 +02:00
Kristian Haugene
21426be5c7
Merge branch 'master' into dev
2020-07-08 00:28:24 +02:00
Kristian Haugene
d428c2dc67
Merge pull request #1232 from pkishino/rssregexp
...
Adds regexp support to rss
2020-07-08 00:24:20 +02:00
Erik Gustafsson
3700e14525
Adding p7zip and p7zip-full for unzipping on ARM archs ( #1284 )
...
Issue at https://github.com/haugene/docker-transmission-openvpn/issues/1283 . Unrar and similar packages are not included in armhf release, thus this package allows us to handle automatic extraction and similar.
2020-07-07 19:58:06 +09:00
jaygun
311b2dc35d
Merge latest ProtronVPN OVPN configuration files ( #1281 )
...
Merge latest ProtonVPN OVPN configuration files to bring the following changes:
* Updated server hostnames/IPs (eg. se-01 through se-08)
* Added new servers (eg. hk-06, us-ca-33, etc.)
* Removed old servers (eg. nl-101, us-ca-101, etc.)
* Include Intermediate CA certificates
* Updated copyright notice
Manual changes for this project:
* "auth-user-pass" has been replaced with "auth-user-pass /config/openvpn-credentials.txt" to read credentials.
* "comp-lzo no" has been replaced with "compress" as the former is deprecated and existing OVPN files contain this change.
Co-authored-by: jaygun09 <>
2020-07-07 14:31:41 +09:00
Marc Runkel
dbe3419dfa
Update OVPN configs (plus a small bonus bugfix) ( #1265 )
...
* Fix error message when $PUID is set and $PGID isn't set.
* Update hostnames for OVPN
Co-authored-by: Marc Runkel <marc.runkel@plusforta.de >
2020-06-27 19:28:03 +09:00
Patrick Kishino
9dd171d170
Exclude grep from ps -ef result
2020-06-25 10:31:25 +09:00
Daniel Spagnol
ac5bbc7648
Imported OVPN files from https://support.purevpn.com/openvpn-files (Linux / Recommended OpenVPN files). ( #1251 )
...
Given the certificates embeded in the new .ovpn files are up to date, this should fix connectivity problems mentioned in #1012 .
The ca.crt and Wdc.key are no used, so I'm removing them.
Co-authored-by: Patrick Kishino <patrick.a.kishino@gmail.com >
2020-06-12 09:01:59 +09:00
Patrick Kishino
b353bab454
Merge pull request #1245 from nWacher/master
...
Fix 1244
2020-06-08 22:57:50 +09:00
Niels Wacher
ba43cabe96
Updated server IPs
2020-06-07 21:33:39 -05:00
Patrick Kishino
2a7b28342d
Merge pull request #1242 from dspagnol/issue_1012
...
Imported OVPN files from https://support.purevpn.com/openvpn-files (L…
2020-06-08 09:15:06 +09:00
Daniel Spagnol
93e9c99148
Imported OVPN files from https://support.purevpn.com/openvpn-files (Linux / Recommended OpenVPN files).
...
Given the certificates embeded in the new .ovpn files are up to date, this should fix connectivity problems mentioned in #1012 .
The ca.crt and Wdc.key are no used, so I'm removing them.
2020-06-07 15:21:02 -04:00
Patrick Kishino
3fbcb49014
Adds regexp support to rss
2020-06-03 15:51:08 +09:00
Patrick Kishino
9083132669
Merge pull request #1228 from clambin/healthcheck
...
healthcheck
2020-06-03 08:29:50 +09:00
Christophe Lambin
1df9818a08
Fix healthcheck.sh
2020-06-02 20:01:22 +02:00
Kristian Haugene
69870446c8
Merge pull request #1226 from pkishino/tinyproxy-2
...
Fixed missing openrc on alpine for tinyproxy
2020-06-02 14:26:40 +02:00
Kristian Haugene
2abc9966bd
Merge pull request #1224 from pkishino/healthcheck
...
Updated healthcheck to include openvpn and transmission process
2020-06-02 14:20:37 +02:00
Kristian Haugene
bcd1fc9a10
Merge pull request #1209 from pkishino/protonfix
...
Added default.ovpn to protonvpn
2020-06-02 14:15:28 +02:00
Kristian Haugene
d8f789cfba
Merge pull request #1207 from pkishino/fastestvpnfix
...
Fixed fastestvpn default.ovpn symlink
2020-06-02 14:06:38 +02:00
Kristian Haugene
be87a3891f
Merge pull request #1225 from pkishino/escape
...
Escape webproxy+rpc password
2020-06-02 13:57:11 +02:00
Patrick Kishino
8d9649a48d
Fixed missing openrc on alpine for tinyproxy
2020-06-02 19:13:49 +09:00
Patrick Kishino
f2567fb662
Escape webproxy+rpc password
2020-06-02 19:11:03 +09:00
Patrick Kishino
2db2ce1f0d
Updated healthcheck to include openvpn and transmission process
2020-06-02 13:12:45 +09:00
Patrick Kishino
f253c6f3f0
Merge pull request #1195 from caseyfw/master
...
Add automated forwarded port configuration for PrivateVPN
2020-06-02 10:46:00 +09:00
Casey Fulton
ef11398fbc
Add automatic port forwarding script for PrivateVPN.
2020-06-02 10:44:54 +09:00
Patrick Kishino
5647f0d406
Merge pull request #1214 from pkishino/tinyproxy
...
Added BasicAuth to tinyproxy, updated docs and dockerfiles
2020-05-29 17:35:05 +09:00
Patrick Kishino
8fc5503879
Added BasicAuth to tinyproxy, updated docs and dockerfiles
2020-05-29 17:33:02 +09:00
Patrick Kishino
f7960fc8cd
Added default.ovpn to protonvpn
2020-05-27 09:18:09 +09:00
Kristian Haugene
86951a97e5
Merge pull request #1208 from pkishino/utpfix
...
Default UTP false
2020-05-26 10:52:38 +02:00
Patrick Kishino
c2fe11b418
Default UTP false
2020-05-26 08:42:06 +09:00
Patrick Kishino
068f8a0af9
Fixed default.ovpn symlink
2020-05-26 08:30:27 +09:00
Patrick Kishino
b5b6a50ba5
Merge pull request #1188 from steamGerbil/master
...
Giganews Provider Update
2020-05-16 08:35:15 +09:00
Andrew Greenough
50222ba375
Giganews Provider Correction
...
Giganews ovpn files were not working as expected. I have replaced these with the latest available from Giganews, removed spaces from the filenames and added the auth-nocache option
2020-05-16 00:34:10 +01:00
Patrick Kishino
940f36edb7
Merge pull request #1187 from colinwebber/vpnbook-fix
...
Removed space within parsed VPNBOOK password.
2020-05-14 08:07:42 +09:00
colinwebber
1ee289cc3b
Removed space within parsed VPNBOOK password.
...
VPNBOOK password is provided as a picture/image. The http://api.ocr.space/parse/image service erroneously sees a space between certain character combinations. Since passwords generally do not contain spaces, this extra awk expression removes the space.
2020-05-12 08:47:32 +02:00
Patrick Kishino
5a6e1f7628
Merge pull request #1179 from jfessard/mullvad-new
...
Mullvad: Updated US configs
2020-05-10 18:12:13 +09:00
Patrick Kishino
d7bc17dbe2
Merge pull request #1182 from alekc/patch-1
...
chore: typo in healthcheck message.
2020-05-10 18:10:47 +09:00
Alexander Chernov
6fa0e97373
chore: typo in healthcheck message.
2020-05-09 20:48:51 +01:00
Julian Fessard
5589819e54
mullvad: Updated all available US areas
...
Some old files (NV, GA, MA, NC,...) are not in the lists anymore.
Leaving them in for now.
For the states, I picked the cities located in that state.
The strange thing is when I downloaded the files, UDP port was 1197.
Today it's 1196. Both seem to work.
Available now from Mullvad:
- Atlanta GA
- Chicago IL
- Dallas TX
- Denver CO
- Los Angeles CA
- Miami FL
- New York, NY
- Phoenix AZ
- Piscataway NJ
- Salt Lake City UT
- Seattle WA
- Secaucus NJ
2020-05-08 23:42:04 -07:00
Julian Fessard
f150d5c235
mullvad: Updated US-CA
...
All 4 port/protocol types. Mullvad now uses an airport code for its
servers instead of a state. (It seems the state domains still resolve,
but the new scheme might alleviate congestion.
2020-05-08 23:42:04 -07:00
Patrick Kishino
f52276e5aa
Merge pull request #1158 from Radicitus/master
...
Updated ProtonVPN OVPN config files to add new servers
2020-05-01 12:20:25 +09:00
Radicitus@Lupus
fb12335a4d
Updated ProtonVPN OVPN config files to add new servers
2020-04-26 16:45:11 -07:00
Kristian Haugene
b703936b5f
Merge pull request #1144 from antifarben/update-ivacy-servers
...
issue #1119 , #1030 update ivacy servers
2020-04-23 17:51:25 +02:00
Ån̶t̶hia¯₣ab̷r̷ε
f686cb6f68
issue #1119 , #1030 update ivacy servers
2020-04-22 12:42:02 +02:00
Kristian Haugene
d235d8fc13
Merge pull request #1139 from chrismuellner/patch-1
...
Add missing supported providers
2020-04-21 14:18:56 +02:00
Christoph Müllner
cb48411e8c
Add missing supported providers
2020-04-16 14:20:07 +02:00
Kristian Haugene
6f9d1878c1
Merge branch 'dev'
2020-04-11 19:13:31 +02:00
Kristian Haugene
6871d44974
Merge pull request #1116 from gpongelli/fix-freevpn-script
...
Fix freevpn script
2020-04-11 19:07:44 +02:00
Kristian Haugene
95bfc13845
Merge pull request #1133 from arpaulnet/privatevpn
...
Automate PrivateVPN configs
2020-04-11 19:06:39 +02:00