Commit Graph

1146 Commits

Author SHA1 Message Date
Ondřej Borýsek
2c444551d7 update readme (PIA port forwarding)
Updating ReadMe to note, that PIA port forwarding is not available in all regions.
Also some typo fixes.
2018-06-27 00:05:39 +02:00
dcrdev
1abc76f066 Add option to disable setting of default permissions 2018-06-26 19:41:16 +01:00
Fidel Ramos
9242c6aa08 Pass on arguments to pre and post start/stop hooks
The start.sh and stop.sh scripts receive a set of arguments from
openvpn when invoked from tunnelUp.sh and tunnelDown.sh. They are:

 * $1: network interface for the VPN (e.g. tun0)
 * $2: interface MTU (e.g. 1500)
 * $3: link MTU (e.g. 1570)
 * $4: local IP (e.g. 10.47.10.6)
 * $5: remote IP if TUN (e.g. 10.47.10.5), network mask if TAP
 * $6: "init" or "restart"

This commit makes these arguments available in
transmission-pre-start.sh, transmission-post-start.sh,
transmission-pre-stop.sh and transmission-post-stop.sh.
2018-06-26 15:35:00 +00:00
stuartst
ff5ed2a3f0 Updated newshosting configs
Updated newshosting configs.
2018-06-25 15:14:36 +01:00
Kristian Haugene
da0efcdfd3 Merge pull request #541 from Noodle05/master
Fix missing tinyproxy, optimize build
2018-06-21 23:05:15 +02:00
Kristian Haugene
ab2a23fe05 Merge pull request #529 from niXta1/patch-1
Update README.MD with instructions for RPC
2018-06-21 23:03:45 +02:00
Wei Gao
ec2034a5e3 Fix missing tinyproxy, optimize build 2018-06-21 11:26:56 -07:00
niXta1
62483167bd Update README.MD with instructions for RPC
Added information on how to connect to RPC.
2018-06-03 15:00:37 +02:00
Kristian Haugene
68ee2532dd Merge pull request #508 from brossow/master
Added IronSocket OVPN files
2018-05-12 23:28:34 +02:00
Brent Rossow
a6c56d6dae Added README to IronSocket directory 2018-05-11 14:19:17 -05:00
Brent Rossow
78047b939c Merge branch 'master' of https://github.com/brossow/docker-transmission-openvpn 2018-05-11 14:02:47 -05:00
Brent Rossow
01c93d90f6 1. Updated 'auth-user-pass' to read login credentials from a file
2. Updated 'ca', 'cert', 'key' and 'tls-cert' to read from files to simplify future maintenance
3. Added default.ovpn pointing to United-Kingdom.ovpn
4. Updated README to include IronSocket in the list of supported providers

Original OVPN files sourced directly from IronSocket at https://ironsocket.com/network#ovpn
2018-05-11 14:02:13 -05:00
Brent Rossow
2a4469d14f 1. Updated 'auth-user-pass' to read login credentials from a file
2. Updated 'ca', 'cert', 'key' and 'tls-cert' to read from files to simplify future maintenance
3. Added default.ovpn pointing to United-Kingdom.ovpn
4. Updated README to include IronSocket in the list of supported providers

Original OVPN files sourced directly from IronSocket at https://ironsocket.com/network#ovpn
2018-05-11 13:56:26 -05:00
Brent Rossow
fb36ba1891 Added IronSocket OVPN files from https://ironsocket.com/network#ovpn (current as of 2018-05-11) 2018-05-11 08:53:36 -05:00
Kristian Haugene
f6078999fd Make default.ovpn symlink #490 2018-05-01 21:12:44 +02:00
Kristian Haugene
ec657e7682 Merge pull request #490 from ChrisPetit/master
Updated PureVPN confifguration files
2018-05-01 21:04:56 +02:00
Unknown
515d6a951b Updated PureVPN confifguration files
Updated PureVPN confifguration files
2018-05-01 20:55:11 +02:00
Kristian Haugene
383939cd06 Merge pull request #489 from throwawayyyyyyy/nordvpn
Update config for NordVPN
2018-04-29 16:43:25 +02:00
Throwaway
e7956d4438 Update nordvpn config 2018-04-21 21:46:59 -07:00
Kristian Haugene
5df04c27fe Add proxy.sh to providers, #487 2018-04-21 23:24:33 +02:00
Kristian Haugene
6b2baa388c Merge pull request #473 from auanasgheps/patch-2
Update README.md
2018-04-21 23:17:22 +02:00
Kristian Haugene
d003ca91b4 Merge pull request #476 from lyz-code/fix/tiniproxy-start-if-necesary
Fix issue 475
2018-04-21 23:11:00 +02:00
Kristian Haugene
7ad50b22d8 Merge pull request #477 from lyz-code/fix/rss-arm-dockerfile
Fix transmission-rss dockerfile for arm
2018-04-21 23:06:27 +02:00
Kristian Haugene
1f590ff802 Merge pull request #482 from pkaufman/master
add perfect privacy port forwarding
2018-04-21 23:05:11 +02:00
Kristian Haugene
8ceef1b214 Merge pull request #487 from jobwat/proxy.sh
Add provider Proxy.sh
2018-04-21 23:03:18 +02:00
Kristian Haugene
df4bb76ffb Getting error if watch folder doesn't exist 2018-04-21 22:31:47 +02:00
Kristian Haugene
674ffad3be Change default config to one with port forwarding, #267 2018-04-21 22:14:57 +02:00
Jo Boiteau
501870e3c8 Add Proxy.sh config files 2018-04-21 21:58:01 +10:00
Philip
6e35ed593f this adds the possibility to configure port forwarding according to the specs of perfect-privacy
(see: https://www.perfect-privacy.com/faq/ section How are the default forwarding ports being calculated?)
2018-04-16 16:07:55 +02:00
Lyz
98e1884e79 Fix transmission-rss dockerfile for arm 2018-04-14 00:43:58 +02:00
Lyz
dabfb42261 Fix issue 475 2018-04-13 21:21:44 +02:00
Oliver Cervera
1b17962b55 Update README.md
Added two sections
- clarify that changes to the configuration will not survive after reboot. Configuration should be set using variables when creating the container
- how to obtain Transmission inactivity, therefore standby
2018-04-10 22:52:58 +01:00
Kristian Haugene
3a10ad860c Fix build error 2018-04-08 21:37:17 +02:00
Kristian Haugene
d73dafd444 Merge pull request #462 from qoobaa/update-slickvpn-configs-2
added a full list of SlickVPN configs (second attempt)
2018-04-03 13:20:01 +02:00
Kuba Kuźma
3740e5c19b fixed SlickVPN default 2018-04-03 12:58:32 +02:00
Kuba Kuźma
4ad28a2c92 reverted default and certificate 2018-04-03 12:56:21 +02:00
Kuba Kuźma
cd221f342f polishing 2018-04-03 12:54:21 +02:00
Kuba Kuźma
6bce430e91 added generic address pool to SlickVPN configs 2018-04-03 12:52:28 +02:00
Kristian Haugene
d05b42532f Merge pull request #459 from davinkevin/ui-transmission-web-control
feat(web-ui): add transmission-web-control UI
2018-04-03 10:46:09 +02:00
davinkevin
182f2f2c70 feat(web-ui): add transmission-web-control UI
This is based upon the project https://github.com/ronggang/transmission-web-control/
2018-03-31 16:44:54 +02:00
Jason Kotzin
67b4cdbe75 Update README.md 2018-03-31 14:29:58 +02:00
Kristian Haugene
e89ed2cfa2 Wait a bit before requesting port #381 2018-03-30 18:49:33 +02:00
Kristian Haugene
1a5584ea64 Merge pull request #458 from eugenioseveri/master
Add PIA TCP profiles and new Las Vegas server
2018-03-30 18:28:44 +02:00
Kuba Kuźma
a6518a4c4b added full list of SlickVPN configs 2018-03-29 19:16:28 +02:00
eugenioseveri
8194d86efd Add PIA TCP profiles and new Las Vegas server 2018-03-24 12:08:06 +01:00
Kristian Haugene
a32119fb3a Merge pull request #452 from wmoulton/dev
Added Support for Provider TunnelBear
2018-03-14 11:14:01 +01:00
Unknown
0bc39f3f5d Added Support for Provider TunnelBear 2018-03-13 22:03:30 -04:00
Kristian Haugene
260d15802f Merge pull request #448 from jdk/master
Update README.md
2018-03-11 19:23:37 +01:00
Jason Kotzin
47a4177b86 Update README.md 2018-03-10 19:25:17 -08:00
Kristian Haugene
080c6df8f8 Merge pull request #446 from alron/dev
Fix for leading or trailing space in OPENVPN_CONFIG.
2018-03-08 22:27:20 +01:00