Commit Graph

666 Commits

Author SHA1 Message Date
Tom Humphrey
04b117c521 Update NordVPN.sh
Added NordVPN Variables to docker file

Update start.sh

Update NordVPN.sh

Update NordVPN configs on run

NordVPN was missing server files. Have updated to run the nordvpn updateConfigs.sh script on start

Update NordVPN_Server_Selector.sh

Update start.sh

Moved Selector script to NordVPN directory

Update NordVPN_Server_Selector.sh

Update NordVPN_Server_Selector.sh

Update updateConfigs.sh

Update updateConfigs.sh

Added auto-update of NordVPN

container will auto-update NordVPN files on start. This increases the start up time by a bit. But ensures that all configs are present for the auto-selector script

Create default.ovpn

Update default.ovpn
2019-03-09 21:48:47 +00:00
Tom Humphrey
34cee0c0c4 Added auto selector for NordVPN
Re-using parts of @Bubuntux script I've repurposed the selector of the config for NordVPN using their public api
2019-03-05 15:19:00 +00: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
Kristian Haugene
aaa57d1b30 Merge pull request #697 from wilmardo/openvpn-scripts
Adds pre-start for openvpn
2019-02-21 13:13:41 +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
Dulanic
ee287b319e Update Dockerfile 2018-11-14 12:52:35 -06:00
Dulanic
b981557fdb Update Dockerfile.armhf
Add links so twc classic ui button works.
2018-11-14 12:22:14 -06:00
Dulanic
020a4857a3 Update Dockerfile.alpine
Add links for wtc to allow original ui button to function.
2018-11-14 12:20:31 -06:00
Dulanic
0fc558be66 Update Dockerfile
Update to link files for original UI option /w twc.
2018-11-14 12:19:25 -06:00
Kristian Haugene
14695cf975 Updating NordVPN configs #633 2018-11-09 21:24:36 +01:00
Kristian Haugene
d69f4b7b8f Merge pull request #629 from stuartst/newshosting-config-update
Updating newshosting configs
2018-11-01 19:14:37 +01:00
Stuart Stevenson
5e266c15d3 Updating newshosting configs 2018-10-25 12:31:45 +01:00
Kristian Haugene
3fdf8e07a7 Update README 2018-10-21 19:01:51 +02:00
Kristian Haugene
0c3c8598a9 Merge branch 'master' into dev 2018-10-21 16:33:35 +02:00
Kristian Haugene
97e1ca9789 Merge pull request #624 from Maximillion195/dev
Added trust.zone provider
2018-10-18 17:45:26 +02:00
Kristian Haugene
df044de84b Merge pull request #627 from ducseb/patch-1
Fix unpriviligied user to use tun device under docker
2018-10-18 17:43:46 +02:00
ducseb
3a0d891a58 Fix unpriviligied user to use tun device under docker
I've added a chmod to tun device to allow unprivileged docker containers to use tun device and send traffic through the vpn.
Related to this issue: https://github.com/haugene/docker-transmission-openvpn/issues/41
2018-10-18 11:51:24 +02:00
Max Port
e30b9ef81f Removed ping-restart as ping-exit is preferred 2018-10-18 08:14:26 +01:00