75 Commits

Author SHA1 Message Date
DyonR
b52a8fd73b Added support for legacy ip tables 2020-12-09 21:52:05 +01:00
DyonR
951b169277
Switch to Release tags of qBittorrent 2020-12-08 23:31:32 +01:00
DyonR
b7c1729421
Merge pull request #29 from DyonR/alpha
Switch to cmake instead of autotools
2020-12-08 23:29:21 +01:00
DyonR
ea759565e4 Add unrar, 7zip, unzip and zip again 2020-12-08 23:27:53 +01:00
DyonR
a3438a4fc9 Use cmake instead of autotools 2020-12-08 22:07:37 +01:00
DyonR
39040442c1
Merge pull request #28 from DyonR/master
Sync with master
2020-12-08 22:05:50 +01:00
DyonR
58ca19fa1d
Merge branch 'alpha' into master 2020-12-08 22:05:22 +01:00
DyonR
1ff1eaac8c Removal of DISABLE_IPV6 2020-12-08 19:53:46 +01:00
DyonR
0b043dafe5
Merge pull request #24 from DyonR/dev
Fixed ./configure so libtorrent >= 1.2.9 can be used
2020-11-27 23:51:53 +01:00
DyonR
d3c3aa36f5 Use any libtorrent RC_1_2 2020-11-27 23:51:20 +01:00
DyonR
6ca0b5a119 Fixed ./configure so libtorrent >= 1.2.9 can be sued
Big thanks to the user c0re100 for letting me know how to fix this in this qBittorrent Issue I created: https://github.com/qbittorrent/qBittorrent/issues/13831
2020-11-26 20:33:35 +01:00
DyonR
0ab4edf30c
Merge pull request #23 from DyonR/master
Sync the master to dev
2020-11-26 02:44:25 +01:00
DyonR
26f98e57fe
Fixed a typo in the How to use WireGuard section
Thanks to Quintanium on the Unraid Forums to let me know about this!
2020-11-25 04:11:51 +01:00
DyonR
b74278a838
Merge pull request #22 from DyonR/dev
Added quotes around some ${VPN_CONFIG}'s, closes #21
2020-11-08 23:17:17 +01:00
DyonR
928b5a9633 Added quotes around some ${VPN_CONFIG}'s 2020-11-08 23:10:51 +01:00
DyonR
32121320fd
Merge pull request #20 from DyonR/dev
Run wg-quick down before launching wg-quick up
2020-11-08 02:04:09 +01:00
DyonR
fd5f1e358f Catch the exit code of wg-quick down 2020-11-08 00:27:21 +01:00
DyonR
69898d166f
added wg-quick down to start.sh 2020-11-07 23:34:15 +01:00
DyonR
f640832a86
Merge pull request #19 from DyonR/master
master to dev
2020-11-07 23:32:55 +01:00
DyonR
915e5e1991
Removed 'Experimental' related to WireGuard 2020-10-29 19:16:32 +01:00
DyonR
83bdf4abaf Revert "Removal of iptables mangle"
This reverts commit 1fcf8288ee17e469620237bba6b4dbb6099853d4.
2020-09-14 18:20:41 +02:00
DyonR
1fcf8288ee Removal of iptables mangle 2020-09-14 16:35:54 +02:00
DyonR
7a2ba4df3a
Merge pull request #14 from DyonR/dev
Fixed getting 'vpn_remote_line' for files configs without spaces
2020-09-12 22:52:07 +02:00
DyonR
03d06565f5 Fixed comments originating from Jackettvpn 2020-09-12 22:24:08 +02:00
DyonR
a668334f5b Fixed getting vpn_remote_line if there are no spaces 2020-09-12 22:06:42 +02:00
DyonR
f1a8b57539
Merge pull request #13 from DyonR/dev
Moved the Python installation to separate script
2020-08-31 04:32:05 +02:00
DyonR
1d7d679a6d Switching back to libtorrent 1.2.8 2020-08-31 03:52:31 +02:00
DyonR
11404ae043 Switched to libtorrent-1.2.8, compining issues with 1.2.9 2020-08-31 03:52:02 +02:00
DyonR
1285981db0 Only use the RC_1_2 branch
This is the only branch that I test with and can confirm works. If libtorrent 2.0 would be released soon, compiling may break.
2020-08-30 21:07:01 +02:00
DyonR
e67a393a47 Only use the RC_1_2 branch
This is the only branch that I test with and can confirm works. If libtorrent 2.0 would be released soon, compiling may break.
2020-08-30 21:05:38 +02:00
DyonR
354c1e9283 Do not use pre-releases of libtorrent for compiling 2020-08-30 21:01:35 +02:00
DyonR
0144b34250 Do not use pre-releases of libtorrent for compiling 2020-08-30 21:00:47 +02:00
DyonR
f3db080780 Moved the Python installation to separate script 2020-08-30 20:50:17 +02:00
DyonR
c4d42b7749
Merge pull request #11 from DyonR/dev
Add an option to install Python3. Closes #9
2020-08-30 03:48:30 +02:00
DyonR
74bcb8af6c Changed apt parameters 2020-08-30 03:41:49 +02:00
DyonR
ef3773228f Revert "Merge branch 'alpha' into dev"
This reverts commit 7bfd725166c7107600612f6d0a4e41ed72e46231, reversing
changes made to b58ac335054aeba5863eafbaa5296965ef619ea2.
2020-08-30 03:36:08 +02:00
DyonR
a2087f771c
Merge pull request #10 from DyonR/dev
Add INSTALL_PYTHON3
2020-08-30 03:31:22 +02:00
DyonR
7bfd725166
Merge branch 'alpha' into dev 2020-08-30 03:31:04 +02:00
DyonR
b58ac33505 Added INSTALL_PYTHON3 2020-08-30 03:25:10 +02:00
DyonR
67c36d04eb
Merge pull request #8 from DyonR/dev
Added unrar, unzip, zip, p7zip
2020-08-21 18:57:02 +02:00
DyonR
f7dc5b56a2 Fixed Dockerfile 2020-08-21 18:29:23 +02:00
DyonR
174e4358ae Fixed Dockerfile 2020-08-21 18:19:27 +02:00
DyonR
ddb5f0dd9d Added unrar, p7zip, unzip, zip 2020-08-21 16:35:24 +02:00
DyonR
05747bd093 Removed old referenced from Jackettvpn 2020-08-20 17:17:59 +02:00
DyonR
1b705dba0f
Merge pull request #7 from DyonR/dev
Separated libtorrent and qBittorrent in Dockerfile
2020-08-20 00:45:07 +02:00
DyonR
0df5b431bb Corrected checking of WebUIKey.key 2020-08-20 00:34:40 +02:00
DyonR
3d202d0724 If check for Unraid HOST_OS 2020-08-20 00:28:58 +02:00
DyonR
138a937742 Alphabetising the packages 2020-08-19 23:49:04 +02:00
DyonR
63b97aa407 Separated libtorrent and qBittorrent compiling 2020-08-19 23:48:09 +02:00
DyonR
0a13587903
Merge pull request #6 from DyonR/dev
Let the Docker handle SSL
2020-08-18 23:09:27 +02:00