Commit Graph

690 Commits

Author SHA1 Message Date
Kristian Haugene 1be2b9fa43 moving transmission control scripts out of configs and into openvpn start.sh, testing with PIA. Also updating PIA config list. 2016-04-09 19:02:14 +02:00
Kristian Haugene b60c515c36 Merge pull request #63 from Khogniak/master
Added one missing command
2016-04-08 19:44:31 +02:00
Khogniak 17cb051ffb Added one missing command
To be more precise and accessible for everyone :)
2016-04-08 18:13:58 +02:00
Kristian Haugene 6c0400f770 Merge pull request #62 from Khogniak/master
Updated Readme with synology instructions
2016-04-08 17:30:27 +02:00
Khogniak ebed071747 corrected readme 2016-04-08 17:02:42 +02:00
Renan fbbc8992d9 Updated Readmy with synology instructions 2016-04-08 14:35:38 +02:00
Kristian Haugene 1c808e8a5b Bump version to 1.8 2016-04-03 20:00:39 +02:00
Kristian Haugene d400a0bc9b Included section on custom providers #60 2016-04-03 19:58:35 +02:00
Kristian Haugene 3e06a2cc25 Added PrivateVPN with config provided by mysterfr in #48 2016-04-03 01:01:53 +02:00
Kristian Haugene f1547dfcbe Removing references to tun/tap device name, read from provided parameters 2016-04-03 00:30:17 +02:00
Kristian Haugene cdad6c9131 Updated README 2016-04-01 21:03:06 +02:00
Kristian Haugene bb4fa6256e Merge pull request #59 from CodeMonkeySteve/master
Added OPENVPN_OPTS.
2016-04-01 20:54:19 +02:00
Kristian Haugene 23e82a0ffd Merge pull request #58 from rolandb5/master
Update start.sh
2016-04-01 20:53:30 +02:00
Kristian Haugene c8c9375dc3 Updated readme with how to add new providers #45 2016-04-01 20:39:46 +02:00
Kristian Haugene 17fad30481 Merge branch 'master' into dev
* master:
  Add description of container linking to README.md
  Add a link from nginx to openvpn in docker-compose
2016-04-01 19:47:55 +02:00
Kristian Haugene 73c0fd1640 updated readme with HideMyAss provider #53 2016-04-01 19:42:33 +02:00
Kristian Haugene 51d92db302 modified hidemyass configs for the container and added default.ovpn symlink 2016-04-01 19:36:44 +02:00
Kristian Haugene a25ea350f7 added hidemyass configs 2016-04-01 19:33:07 +02:00
Kristian Haugene 83a486077e Updated froot config, see #57 2016-04-01 19:16:36 +02:00
Kristian Haugene 0dfed9e9ef Merge pull request #54 from trentsummerfield/patch-1
Add a link from nginx to openvpn in docker-compose
2016-03-09 13:34:18 +01:00
Trent Summerfield 90d915567b Add description of container linking to README.md 2016-03-09 22:28:48 +11:00
Trent Summerfield c6cf9b71db Add a link from nginx to openvpn in docker-compose
I had some trouble getting nginx to reverse-proxy to transmission using my local IP address. The solution in the end was to add a link from the nginx container to the openvpn container. This causes docker-compose to map the name 'openvpn' to the IP address of the actual container at start up.

This would also allow you to include a portable nginx.conf file in the repository that didn't require the user to change anything. Let me know if you would like me to open a second pull request adding a copy of my nginx.conf that works with this.
2016-03-09 19:03:46 +11:00
rolandb5 c0a8b6faa8 Update start.sh 2016-03-09 07:48:14 +01:00
Steve Sloan 4516f87cfb Added OPENVPN_OPTS. 2016-03-05 16:15:57 -08:00
Kristian Haugene 9a1683f279 dos2unix to remove win newline characters, also made default.ovpn symlink the intended config file 2016-02-16 22:31:47 +01:00
Kristian Haugene 959103afc1 Merge pull request #50 from schmas/master
Adding PUREVPN provider
2016-02-16 22:06:18 +01:00
Diego Schmidt fc230e8a92 adding TCP files and updating UDP files 2016-02-14 20:10:40 -02:00
Diego Schmidt 1e1141c2d9 adding purevpn to readme 2016-02-09 18:55:20 -02:00
Diego Schmidt 9f8fe64cfb adjusting purevpn files with provided script. 2016-02-09 18:46:59 -02:00
Diego Schmidt a3d66bf91e Adding PUREVPN files without adjustment 2016-02-09 18:45:48 -02:00
Kristian Haugene 1a05c77fc8 Adds HideMe provider, issue #47 2015-12-26 15:34:26 +01:00
Kristian Haugene dac40ec4d7 Updated readme with Anonine provider, closes #42 2015-11-28 02:00:57 +01:00
Kristian Haugene a6c727a363 Added anonine provider #42 2015-11-25 16:17:23 +01:00
Kristian Haugene 775b893c6c updated readme, added usenetservervpn and ipvanish 2015-11-15 20:57:18 +01:00
Kristian Haugene f10b134c2e ran adjustConfigs script, renamed ca.crt and created default conf symlink 2015-11-11 20:09:35 +01:00
Kristian Haugene b94f753a97 added configs for ipvanish 2015-11-11 20:03:42 +01:00
Kristian Haugene 78ea1d2fd4 Merge branch 'master' into dev 2015-10-31 18:42:43 +01:00
Kristian Haugene e126e6d502 Only symlink /dev/urandom if /dev/random doesn't exist 2015-10-31 18:39:56 +01:00
Kristian Haugene efa5d073da Added support for UsenetServerVPN 2015-10-31 18:20:30 +01:00
Kristian Haugene 820addce65 Merge pull request #37 from sgtsquiggs/entropy_fix
Fix entropy error, enable transmission logging
2015-10-31 17:35:22 +01:00
Matthew Crenshaw 64770087f9 Fix entropy error, enable transmission logging 2015-10-29 12:08:20 -04:00
Kristian Haugene f532ab5bd5 removed trailing slash in config path 2015-10-11 19:14:31 +02:00
Kristian Haugene eb9149a624 Merge pull request #34 from jaysonsantos/master
Add NordVPN as provider
2015-10-09 14:13:40 +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 61d4984e56 Add NordVPN in one more descption on readme 2015-10-07 18:49:30 +02:00
Jayson Reis d2c822eb15 Add NordVPN as provider 2015-10-07 18:45:59 +02:00
Kristian Haugene 3c56a7ce08 removed resolv override env option. readme fixup 2015-09-10 22:37:03 +02:00
Kristian Haugene cb5b95ded9 Merge branch 'master' into dev 2015-09-06 01:21:06 +02:00
Kristian Haugene d1a0f12d14 default.ovpn was not a symlink. also renamed frankfurt for conformity 2015-09-06 01:20:15 +02:00
Kristian Haugene 660b8f9195 bumped version 2015-09-05 16:24:59 +02:00