Quentin McGaw
adf82d844a
Further cleanup and readme rework, fixes #39 ( #58 )
...
Further cleanup and readme rework, also fixes #39 with release `v1`
2019-11-23 20:01:29 -05:00
Quentin McGaw
0af0632304
Building Docker images for all CPU architectures ( #57 )
...
* Created Travis config to build images for all CPU architectures
* Updated readme
2019-11-23 18:01:18 -05:00
Quentin McGaw (desktop)
9a2d0ec3ef
Simplified ARM build instructions
2019-11-21 20:45:21 -05:00
Quentin McGaw (desktop)
0501395ff0
Merge branch 'master' of github.com:qdm12/private-internet-access-docker
2019-11-17 16:05:40 -05:00
Quentin McGaw (desktop)
19cc0567ac
Paypal removed, Slack channel added
2019-11-17 16:04:23 -05:00
elmerfdz
6856276fd7
Added tzdata so that users can set timezone via TZ var ( #51 )
...
* Update Dockerfile
* Update README.md
2019-09-16 09:10:15 -04:00
Quentin McGaw
62b693ab4d
Started a list of Shadowsocks clients supporting UDP tunneling
2019-09-12 20:54:04 -04:00
Quentin McGaw
646282d7d2
Fixes #49 precise which encryption algorithm to use for Shadowsocks
2019-09-11 16:36:54 -04:00
Quentin McGaw
fb2ca3cc1a
Updated readme regarding UDP tunneling with Shadowsocks, see #30
2019-09-11 16:36:00 -04:00
Quentin McGaw
0d41564f7d
Fixes several small bugs regarding #48
...
- Proxies are `off` by default so `SHADOWSOCKS_PASSWORD` is not required
- Documentation fixed and clarified
- `PORT_FORWARDING` should be `on` or `off` only now (although it's backward compatible with `false` and `true`)
2019-09-10 09:05:49 -04:00
Quentin McGaw
bea809778b
Shadowsocks proxy built-in, fixes #30 ( #46 )
...
* Added ShadowSocks proxy to container
* Updated docker-compose.yml example
* Updated readme with new instructions for Shadowsocks proxy
2019-09-09 20:39:47 -04:00
Quentin McGaw
87c84afb4c
Small fixes
2019-09-09 13:56:50 -04:00
Quentin McGaw
aca632ab94
Tinyproxy variables renamed
2019-09-09 12:40:00 -04:00
Quentin McGaw
f4b618cb94
Additional port forwarding parameters checks in entrypoint
2019-09-09 12:34:05 -04:00
Quentin McGaw
44ae5632ef
Tinyproxy log output is merged in Docker logs ( #45 )
2019-09-09 12:26:30 -04:00
Quentin McGaw
c93013b097
Fixes #38 by warning user to escape characters for passwords
2019-09-02 11:33:56 -04:00
Juggels
d35437bd73
Make forwarded_port file location configurable ( #43 )
...
* Make port forwarding status file dynamic
* Readme updates
2019-09-02 10:38:41 -04:00
Quentin McGaw
9eac515f31
Fixes #35 not working docker-compose.yml
2019-07-28 18:18:59 -04:00
Gauthier Delacroix
6f6068f205
Fix/improve port forwarding handling
2019-07-16 20:54:51 +02:00
Gauthier Delacroix
86957a359e
Fix/improve port forwarding handling
2019-07-16 20:44:12 +02:00
Gauthier Delacroix
55492015cb
Fix/improve port forwarding handling
2019-07-15 22:02:40 +02:00
Quentin McGaw
e4336c02d7
Fixes #28 allowing to set the port of Tinyproxy
2019-07-03 11:07:37 +02:00
Quentin McGaw
de42f57b81
Removed old unnecessary reverse proxy instructions
2019-06-29 17:20:10 +02:00
Quentin McGaw
cb7bba6d42
Large refactoring: proxy+firewall+readme
...
- Cleaner logs
- HTTP proxy is working... finally
- Firewall was adjusted
- Firewall cannot be turned off anymore
- portforward script changes the firewall
- readme reworked
- Possibility to pass commands to Openvpn with Docker command
2019-06-29 13:42:44 +02:00
Quentin McGaw
30b685c64a
Updated Readme, proxy is not working yet
2019-06-29 00:42:30 +02:00
Quentin McGaw
8ce905bd1d
Added web HTTP proxy
2019-06-27 13:12:03 +02:00
Quentin McGaw
95e69b5c9c
More modularity and reworked readme
...
- Docker's init added to avoid zombie processes (i.e. Unbound)
- Added environment variables to enable or disable features: `DOT`, `FIREWALL`
- Reworked readme
2019-06-27 13:10:51 +02:00
Quentin McGaw
62f4cc56b4
Added port forwarding, fixes #14
2019-06-26 17:24:10 +02:00
Quentin McGaw
fc177675ad
Updated documentation
2019-06-26 17:23:42 +02:00
Quentin McGaw
302aa58dbe
Updated packages and Alpine to 3.10
2019-06-26 17:23:24 +02:00
Quentin McGaw
2281b64709
Reworked readme to connect containers to PIA and access their ports
2019-06-22 18:00:17 +02:00
Quentin McGaw
34ad99989a
Updated readme
2019-06-08 09:36:48 +02:00
Quentin McGaw
b494431070
Full rework of readme with simplified instructions and collapsibles
2019-05-23 11:58:52 +02:00
Quentin McGaw
46205625ad
Fixed readme typos
2019-05-22 22:47:13 +02:00
Quentin McGaw
56b333d06b
Updated README
...
- Fixed ARM instructions
- More collapsibles
- Added all-in-one docker-compose example from issue 21
2019-05-22 09:34:33 +02:00
Quentin McGaw
21aba4680d
Readme update and typo fixes
2019-04-26 21:43:26 +02:00
Quentin McGaw
39ed1d93f5
Dropped building of ARM images in Travis CI in favor of manual building
2019-04-26 16:20:23 +02:00
Quentin McGaw
99f48b964b
Adding QEMU static arm binary to build ARM images
2019-04-26 16:02:14 +02:00
Quentin McGaw
29d9fb5879
Reworked Travis CI to produce ARM images
2019-04-26 12:28:32 +02:00
Quentin McGaw
00f6c74869
Fixes #23 with new ARM build instructions
2019-04-23 20:28:05 +02:00
Quentin McGaw
ddc9d4d80a
Fixed typo
2019-04-23 14:07:39 +02:00
Quentin McGaw
305b5954f9
Upgrade to Alpine 3.9
2019-04-23 10:32:31 +02:00
Quentin McGaw
aad11510f5
More defaults and fixing typos
2019-04-23 10:32:15 +02:00
Quentin McGaw
b26cb508de
Splitted BLOCK_MALICIOUS with BLOCK_NSA and UNBLOCK env variable
2019-04-23 10:29:44 +02:00
Quentin McGaw
3a473da1de
Updated readme for ARM devices and DNS leak tests
2019-04-03 19:21:49 +02:00
Quentin McGaw
c5cb4f535c
Fixed docker-compose example in readme, fixes #21
2019-04-02 14:54:46 +02:00
Quentin McGaw
27802ba886
Runs OpenVPN as root by default, fixes #19
2019-03-18 11:27:36 +01:00
Quentin McGaw
10483f81dc
Updated readme
2019-02-27 19:31:04 +01:00
Quentin McGaw
217b45c724
Collapsible content in readme
2019-02-01 08:30:10 +01:00
Quentin McGaw
370098f5ca
Added Paypal donate link
2019-01-14 14:14:40 +01:00