Commit Graph

1127 Commits

Author SHA1 Message Date
e7d
b894215d14 Remove sudo dependency 2018-01-19 15:13:29 +01:00
e7d
04c5b79f84 Add a Dockerfile to build a Alpine based version 2018-01-19 13:13:10 +01:00
Andrew Erickson
52885e054f add env vars in missing spots 2018-01-18 00:35:11 -08:00
Andrew Erickson
7608155f83 add default values for env vars 2018-01-18 00:19:30 -08:00
Andrew Erickson
b8743f8ae3 fix spacing 2018-01-18 00:19:14 -08:00
Andrew Erickson
c56b7c66cb typo fix 2018-01-18 00:08:58 -08:00
Andrew Erickson
09544f8074 add new rpc host whitelist settings to template 2018-01-18 00:05:35 -08:00
Andrew Erickson
38a4dcfbac using sed to fix True to true 2018-01-17 23:43:19 -08:00
Andrew Erickson
f27acc87f2 disabling use of ppa 2018-01-17 23:43:02 -08:00
Hendrik Jonas Meyer
e37641653c add option to drop the default route on providers, that do not override it properly 2018-01-16 22:24:17 +01:00
Kristian Haugene
165c187525 Merge pull request #377 from ksanislo/dev
Allow a pre-existing /config/openvpn-credentials.txt file.
2018-01-12 10:04:16 +01:00
Kristian Haugene
ec22470a40 Merge pull request #386 from shuaiscott/master
Modify Netherlands OVPN config for SlickVPN
2018-01-12 10:02:01 +01:00
Kristian Haugene
bfd12b7d7e Merge pull request #384 from izeberq/ipvanish_update
Updating IPVanish configurations
2018-01-12 10:00:54 +01:00
Kristian Haugene
072a27dee7 Merge pull request #387 from shuaiscott/patch-1
Modifying SlickVPN config for Toronto
2018-01-12 10:00:35 +01:00
Scott Carlson
053e57169f Adding both 443 and 8888 ports to SlickVPN OVPN 2018-01-11 13:50:24 -06:00
Scott Carlson
daabda6e8c Modifying SlickVPN config for Toronto
Trying out adding all hostnames AND additional ports
2018-01-11 12:53:58 -06:00
Scott Carlson
85719033d9 Updating Netherlands OVPN config for SlickVPN
changed ports to 8888
2018-01-11 12:34:30 -06:00
Scott Carlson
e831e71049 Update Netherlands.ovpn
Adding extra Netherlands gateway
2018-01-11 12:29:20 -06:00
Maxim Pleshivenkov
63b5c23459 Updating IPVanish configurations 2018-01-07 23:36:27 -05:00
Jeremy Andrews
ad0e33a463 typo 2018-01-02 09:06:42 +13:00
jandrews377
f7d175702f Merge branch 'dev' into master 2018-01-02 08:52:40 +13:00
jandrews377
9bccc66beb Merge branch 'dev' into master 2018-01-02 08:46:33 +13:00
Jeremy Andrews
f03778866c fix the tinyproxy start script 2018-01-02 08:39:17 +13:00
Ken Sanislo
0af676b481 Allow a pre-existing /config/openvpn-credentials.txt file.
Instead of bailing when the OpenVPN user and password aren't defined in the environment, first check and see if we already have a /config/openvpn-credentials.txt file from a persistent volume.
2017-12-31 19:06:18 -08:00
Jeremy Andrews
ef66e85f34 tweaks 2018-01-01 13:38:25 +13:00
Jeremy Andrews
87c548d767 Pulled in remote changes and committed 2018-01-01 13:08:51 +13:00
Jeremy Andrews
0ba1bc6af7 Abstracted the transmission up and down events to seperate scripts 2018-01-01 13:04:15 +13:00
Kristian Haugene
a0113f4441 Add Mullvad default config and update README. Also remove RSS-container specific env from main DockerEnv file. 2017-12-23 16:49:29 +01:00
Kristian Haugene
22b76a6599 Merge pull request #365 from pfa230/mullvad
Mullvad VPN provider added
2017-12-23 16:04:44 +01:00
Kristian Haugene
a8c8c96667 Merge pull request #326 from bperel/rss
Support transmission-rss plugin
2017-12-23 16:02:23 +01:00
Fedir Panasenko
2e229faac8 Mullvad VPN provider added 2017-12-05 01:21:27 -08:00
Kristian Haugene
0dad2a532a Merge pull request #356 from karl-run/master
Update NordVPN ovpn files to newest
2017-12-03 21:20:33 +01:00
Kristian Haugene
213fca011a Merge pull request #363 from bkmartin/dev
restart openvpn if the up script is executed and no ipv4 is bound
2017-12-03 21:17:31 +01:00
Kristian Haugene
815365a678 Merge pull request #358 from jevy/rasppi-fix
Upgrading dockerize and required packages
2017-12-03 21:09:55 +01:00
Bruno Perel
5df7846539 Update README 2017-12-03 01:52:45 +01:00
Bruno Perel
4e6e8511b8 Use separate container for the RSS plugin 2017-12-03 01:47:47 +01:00
Bruno Perel
486d9bfd2b Use Dockerize to generate the transmission-rss config 2017-12-03 00:50:30 +01:00
Bruno Perel
a69ece17fe Support transmission-rss plugin 2017-12-03 00:15:50 +01:00
Brian Martin
f63181ba5f restart openvpn if the up script is executed and no ipv4 is bound to the tun0 adapter 2017-11-30 15:08:29 -05:00
Jevin Maltais
1d83e2eadd Upgrading dockerize and required packages 2017-11-25 21:37:10 -05:00
Karl J. Overå
a195ad11d3 Update NordVPN ovpn files to newest 2017-11-24 21:57:49 +01:00
Kristian Haugene
0086514ae7 Removing empty string default values, didn't fix #339 2017-11-21 23:22:27 +01:00
Kristian Haugene
e972f08a98 Adding default.ovpn symlink for cypherpunk, and update README 2017-11-21 23:18:13 +01:00
Kristian Haugene
28b6f14771 Merge pull request #349 from wbvreeuwijk/master
Add VPN configurations for Cypherpunk VPN
2017-11-21 22:51:00 +01:00
Kristian Haugene
076f7edd30 Merge pull request #350 from izznogooood/dev
fixed symlink
2017-11-21 10:30:20 +01:00
Anders
d9e6b89e01 fixed symlink 2017-11-21 00:25:42 +01:00
root
b3ce1f59ce Add VPN configurations for Cypherpunk VPN 2017-11-20 21:38:57 +01:00
Kristian Haugene
2fa06c1755 Merge pull request #346 from levifig/master
Updated NordVPN OpenVPN config files
2017-11-20 17:48:46 +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
Kristian Haugene
51313df670 Merge pull request #348 from pandrez/master
Added Kettu Web UI
2017-11-19 14:30:32 +01:00