dcrdev
1abc76f066
Add option to disable setting of default permissions
2018-06-26 19:41:16 +01: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
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
Kristian Haugene
5df04c27fe
Add proxy.sh to providers, #487
2018-04-21 23:24:33 +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
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
Unknown
0bc39f3f5d
Added Support for Provider TunnelBear
2018-03-13 22:03:30 -04:00
Dean Bailey
6649edeedf
Fixed breakage caused by splitting on SPACE in OPENVPN_CONFIG
...
Changed to split on comma as many openvpn configs have space in the name.
Added a bit more validation that a provider is set.
Updated docs.
2018-03-04 23:58:13 -08:00
Dean Bailey
9f89da6522
Added UFW_ALLOW_GW_NET. Changes firewall rules from using GW to the GW network when set to true.
...
Extended LOCAL_NETWORK to support comma seperated list of /CIDR.
Minor firewall cleanups. Removed specified TCP in range allow. No point, we don't specify tcp/udp anywhere else.
Formatting changes (BASH 3+ style).
Cleaned removed external [ ] calls. Use builtin [[ ]].
Use ${VAR,,} to lowercase isntead of TR.
2018-03-04 23:39:38 -08:00
Salim Gasmi
0629c64189
Update README.md
2018-02-25 19:55:16 +01:00
Salim Gasmi
e93fbb4cda
Added random server selection in OPENVPN_CONFIG
2018-02-24 00:31:41 +01:00
Kristian Haugene
d59e342e64
Update readme
2018-02-23 21:35:42 +01:00
Kristian Haugene
84e8f60103
Merge pull request #437 from gitter-badger/gitter-badge
...
Add a Gitter chat badge to README.md
2018-02-23 18:42:42 +01:00
The Gitter Badger
10ad3db15e
Add Gitter badge
2018-02-23 17:18:17 +00:00
Kristian Haugene
b3b97e4237
Merge branch 'master' of https://github.com/jandrews377/docker-transmission-openvpn into feature/proxy
2018-02-22 18:33:41 +01:00
Kristian Haugene
16ed541bd7
move section on iptables route
2018-02-21 22:02:20 +01:00
Kristian Haugene
291d3b9fa6
Merge pull request #394 from T4cC0re/dev
...
add option to drop the default route on providers, that do not override it properly
2018-02-21 21:46:53 +01:00
Kristian Haugene
ca67fb1f27
add header
2018-02-21 21:40:07 +01:00
himred
040e3e1eb6
Update README.md
2018-02-08 10:24:08 +01: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
jandrews377
9bccc66beb
Merge branch 'dev' into master
2018-01-02 08:46:33 +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
Bruno Perel
5df7846539
Update README
2017-12-03 01:52:45 +01:00
Bruno Perel
a69ece17fe
Support transmission-rss plugin
2017-12-03 00:15:50 +01:00
Kristian Haugene
e972f08a98
Adding default.ovpn symlink for cypherpunk, and update README
2017-11-21 23:18:13 +01:00
Kristian Haugene
51313df670
Merge pull request #348 from pandrez/master
...
Added Kettu Web UI
2017-11-19 14:30:32 +01:00
pandrez
3f825828ef
Added Kettu Web UI
2017-11-19 12:37:07 +00:00
Gaetan Semet
502e82a717
Update README.md
2017-11-19 11:27:50 +01:00
Gaetan Semet
92ab100e47
Command line for synology: add --sysctl
...
To avoid issue with latest version of Synology's Docker package 17.05.0
2017-11-19 11:26:12 +01:00
Kristian Haugene
f4a7b8dd09
Update default run command to restrict log size #257
2017-11-18 17:13:27 +01:00
Kristian Haugene
f92f540e51
Update README
2017-11-18 17:09:12 +01:00
Kristian Haugene
6e67dec1a3
Merge pull request #342 from mbarany/safervpn
...
Add SaferVPN Provider
2017-11-18 15:15:41 +01:00
Kristian Haugene
67be40a608
Merge pull request #337 from pandrez/master
...
Add VPN.AC to providers
2017-11-18 15:08:12 +01:00
Kristian Haugene
c58189d8cb
Adding Smart DNS Proxy to provider list, ref #332
2017-11-18 15:06:44 +01:00
Kristian Haugene
44b0dee395
Fix symlink, add AnonVPN to provider list and remove redundant argument to dockerize
2017-11-18 15:02:14 +01:00
Michael Barany
69148d38fd
Add SaferVPN
2017-11-15 15:52:18 -05:00
pandrez
17aee4c50d
Add VPN.AC to providers
2017-11-08 20:41:56 +00:00
Garret Hicks
3a97317f86
add table of config options for custom web uis
2017-10-22 09:27:01 -07:00
Garret Hicks
70aef00546
docs and some more tweaks
2017-10-22 09:20:36 -07:00
Kristian Haugene
daec3596dd
Fixed deprecated option for vpnarea, added default configs and updated readme
2017-10-13 20:56:46 +02:00
Kristian Haugene
292068fc17
Merge pull request #282 from packruler/master
...
Add support for VPNArea.com
2017-10-13 20:42:43 +02:00
Cory Locklear
def29266e9
Added BlackVPN as a provider
2017-09-02 21:49:49 -04:00
Ethan
6436a819b7
Update README.md
...
Add VPNArea.com
2017-07-31 20:41:36 -04:00
jandrews377
0877052a13
Merge branch 'master' into master
2017-06-23 10:00:11 +12:00
Jeremy Andrews
af699006c7
Tidied up the tinyproxy integration and added env vars and documentation
2017-06-17 15:09:17 +12:00
Kristian Haugene
ce4441dd3c
Merge branch 'dev' of github.com:haugene/docker-transmission-openvpn into dev
2017-05-05 21:07:35 +02:00
Kristian Haugene
7023d50501
Merge pull request #231 from ullbergm/master
...
Added firewall support
2017-05-05 21:07:25 +02:00
Kristian Haugene
6920bfce06
Added vpntunnel to provider list
2017-05-05 20:06:42 +02:00