Commit Graph

679 Commits

Author SHA1 Message Date
Kristian Haugene 105fbf81aa Fix for tinyproxy config being in another location on armhf, also removing the ViaHeader from the config and restrict logging #611 #681 2019-03-09 18:54:20 +01:00
Kristian Haugene 66c7634f18 Standardize scripts, use bash and double brackets 2019-03-09 18:52:06 +01:00
Kristian Haugene 43abe72c2a Small rush up Dockerfile, extract lib versions 2019-03-09 18:02:20 +01:00
Kristian Haugene 0c2c47aa82 Merge pull request #708 from btimbermont/master
Added a health check
2019-03-09 16:44:02 +01:00
Kristian Haugene b5da018a20 Merge pull request #726 from gourleyman/master
Add ability to specify the system architecture for Dockerize in the alpine image
2019-03-09 15:51:49 +01:00
Kristian Haugene ccd2c0f68a Merge pull request #720 from hongtron/master
Update ivpn configs
2019-03-09 15:46:16 +01:00
Kristian Haugene 44e580fc92 Merge pull request #711 from lukecdavidson/master
Updated config files for Frootvpn
2019-03-09 15:44:34 +01:00
ali 87f923ad32 Update ivpn configs
Adds config files for several new locations, and updates some settings
in existing ones based on configs downloaded from IVPN on 03/02/19:
https://www.ivpn.net/releases/config/ivpn-openvpn-config.zip

Generated by pulling the configs (as linked above) and running
adjustConfigs.sh.
2019-03-02 19:39:16 +00:00
Luke Davidson 0447173ddd fixed auth-user-pass line in froot configs 2019-02-26 16:33:48 -08:00
Kristian Haugene beb4618a08 Change base image for proxy and rss plugin #723 2019-02-26 23:32:03 +01:00
Kristian Haugene 37a5f98d1e Change base image for dockerhub build as well #723 2019-02-26 22:33:17 +01:00
Kristian Haugene b59a9c7d7c Merge pull request #722 from wilmardo/create-tun-device
Create new CREATE_TUN_DEVICE variable
2019-02-26 22:28:45 +01:00
Kristian Haugene d515ebe202 Merge pull request #723 from wilmardo/update-armhf-balena
Replace resin with balenalib since the armhf image has been moved
2019-02-26 22:26:07 +01:00
wilmardo a93dd68829 Replace resin with balenalib since the armhf image has been moved 2019-02-26 21:27:06 +01:00
wilmardo 614ea60b8c Create new CREATE_TUN_DEVICE variable 2019-02-26 21:00:52 +01:00
Aaron Gourley 82fa29b7bc Add ability to specify the system architecture for Dockerize in the alpine image 2019-02-24 22:50:45 -05:00
Kristian Haugene aaa57d1b30 Merge pull request #697 from wilmardo/openvpn-scripts
Adds pre-start for openvpn
2019-02-21 13:13:41 +01:00
Luke Davidson 384868818f Added new configs 2019-02-16 11:40:12 -08:00
Luke Davidson e32d8034b9 Updated ovpn files for US, Canada and Sweden. Removed French ovpn as it doesn't allow torrenting 2019-02-16 11:38:49 -08:00
btimbermont 5cf8f018e0 Extended readme.md to include health check 2019-02-14 09:31:25 +01:00
btimbermont 75b15a6389 Remove typo in Dockerfile 2019-02-14 09:21:39 +01:00
btimbermont 0abe1912f4 Added healthcheck that checks if network is still up 2019-02-14 09:19:14 +01:00
Kristian Haugene c98018f1aa Adding default ovpn symlink #684 2019-02-10 10:29:05 +01:00
Kristian Haugene 0b7d3f6265 Merge pull request #704 from cat24max/protonvpn
Adding ProtonVPN configurations
2019-02-10 00:25:34 +01:00
Tim Vogler a3378f9f75 Adding ProtonVPN configurations 2019-02-09 23:18:12 +01:00
Kristian Haugene f8b3a3eb7c Updating configs for Perfect Privacy #678 2019-02-09 19:30:26 +01:00
Kristian Haugene a1791a01f7 Merge pull request #688 from Falconx1000/Falconx1000-patch-1
Update README.md
2019-02-09 16:52:17 +01:00
Kristian Haugene 832f66d263 Merge pull request #696 from wilmardo/update-windscribe
Update Windscribe VPN configs
2019-02-09 16:50:35 +01:00
wilmardo c23228bbfc Adds pre-start for openvpn 2019-02-04 21:52:27 +01:00
wilmardo 1baf03c2e4 Ran adjustConfigs.sh 2019-02-04 21:43:46 +01:00
wilmardo 7984232394 Adds scraped Windscribe configs 2019-02-04 21:42:21 +01:00
Falconx1000 1e0048d99a Update README.md
Additional details for custom providers
2019-01-25 11:13:34 -05:00
Kristian Haugene fa23f3154f Added a helper script to avoid mac sed and bash differences from linux 2019-01-10 19:40:01 +01:00
Kristian Haugene 5e1d7ad771 Merge pull request #676 from jfessard/master
Updated all Mullvad configs
2019-01-10 19:05:01 +01:00
Kristian Haugene f6236d7a1f Updating Ivacy configs #673 2019-01-10 18:15:17 +01:00
Kristian Haugene ce28a7e4aa Rename VPNTunnel configs, closing #671 2019-01-10 17:35:43 +01:00
Julian Fessard 70fc6a4f21 Updated All Mullvad configs
Retrieved from https://mullvad.net/en/download/config/
Tested us-ca_udp, nl_udp (default)
CRL not used, even though it was bundled
2019-01-07 00:28:14 -08:00
Julian Fessard a674a8f07e adjustConfigs: delete lines with resolv-conf
Mullvad ovpn configs had up and down calls to a script, that was
removed, since it was causing issues on connect (transmission wasn't
launching, meaning the connection wasn't coming up)
2019-01-07 00:28:14 -08:00
Kristian Haugene 921f775c03 Updating VPNTunnel configs #671 2018-12-21 11:22:51 +01:00
Kristian Haugene ec4502d4df Merge pull request #665 from AdrienKuhn/update-automatic-arm-builds
Fix builds on ARM arch but keeping ARM cross builds.
2018-12-17 20:07:18 +01:00
Kristian Haugene 3f8d7505e9 Adding VPNFacile and FreeVPN providers #663 #664 2018-12-17 19:49:58 +01:00
Kristian Haugene 07005fe442 Updated config script from #644 2018-12-16 16:34:56 +01:00
Adrien Kühn 117aaf0ceb Fix builds on ARM arch but keeping ARM cross builds. Fix #638. 2018-12-16 13:02:23 +01:00
Kristian Haugene 04a7f132d6 Merge pull request #642 from Dulanic/master
Add links to allow tr-web-control to use original ui button.
2018-12-09 17:49:47 +01:00
Kristian Haugene e72068e7c9 Merge pull request #648 from sedlund/patch-2
Add transmission-cli package
2018-12-09 17:41:03 +01:00
Kristian Haugene a68b0bc35f Merge pull request #657 from tlc/master
Minor fix to directory permissions.
2018-12-09 17:29:19 +01:00
tlc 0ed88cdca1 Minor fix to directory permissions. 2018-12-08 20:09:11 -05:00
Scott Edlund f09eed1639 Add transmission-cli package
transmission-cli package contains transmission-remote which is called by /etc/openvpn/updatePort.sh
2018-11-21 11:29:49 +07:00
Dulanic d5da0ab406 Update Dockerfile.armhf 2018-11-14 12:53:26 -06:00
Dulanic 4ae2994899 Update Dockerfile.alpine 2018-11-14 12:53:07 -06:00