Wyatt Gill
6bf21cd18b
Set up multi-arch ( #40 )
2021-12-30 22:17:59 -06:00
Davide Walder
368b17f687
Removed whitespace
2021-11-23 08:53:32 +01:00
Davide Walder
9352d4c993
Added Helm chart
2021-11-22 19:54:17 +01:00
Wyatt Gill
ffddfb0459
Merge pull request #37 from DavideWalder/listen-on
...
Allow external IP addresses for incoming requests
2021-11-22 06:32:45 -06:00
Davide Walder
8eaa66c338
Allow external IP addresses
2021-11-20 17:03:08 +01:00
Wyatt Gill
6b35bb71a2
Update publishing workflow
2021-11-08 20:33:12 -06:00
Wyatt Gill
5f62e9de21
Merge pull request #36 from peterisr/fix-reading-port-and-proto-from-conf
...
Fix iptables rules in case default OpenVPN port or proto is used.
2021-10-28 19:30:22 -05:00
Peteris Rudzusiks
8f5d3cd53d
Fix iptables rules in case default OpenVPN port or proto is used.
...
Fixes : #35
2021-10-28 19:00:42 +02:00
Wyatt Gill
f2a5eef2b3
Update publish.yml
2021-07-17 08:06:37 -05:00
Wyatt Gill
a6f812cf82
Merge pull request #25 from dngray/pr-expose_config_filename
...
Add VPN_CONFIG_FILE option
2021-07-17 07:10:27 -05:00
Wyatt Gill
9ef9c95a98
Merge pull request #32 from dngray/pr-rebase-3.14
...
Rebase to Alpine 3.14
2021-07-17 07:09:31 -05:00
Daniel Gray
cf48388de2
Add VPN_CONFIG_FILE option
2021-07-10 02:24:23 +09:30
Daniel Gray
2ed6c56d92
Works with 3.14
2021-07-10 01:59:48 +09:30
Wyatt Gill
78637fc62f
Merge pull request #28 from Toanzzz/feature/pass-ovpn-auth
...
Allow passing auth file to authenticate with OpenVPN server
2021-06-10 05:54:41 -05:00
Toàn
48fad8302e
feat: allow passing OpenVPN auth
2021-06-06 10:10:41 +07:00
wfg
32e3baf5f2
Re-license to MIT
2021-06-05 11:03:53 -05:00
wfg
dd6fe39e8d
Update ignore files
2021-06-05 11:03:11 -05:00
wfg
0cb4c3fe91
Fix #21
2021-06-05 10:46:26 -05:00
wfg
78a092ef59
Fix proxies not waiting on tun0
2021-06-05 10:45:11 -05:00
Wyatt Gill
a6f6fbbb76
Merge pull request #27 from wfg/secrets
...
Add Docker secrets support
2021-06-05 10:29:16 -05:00
wfg
396b467d90
Add documentation around secrets
2021-06-05 10:28:29 -05:00
Wyatt Gill
20b27d71b6
Use the correct user
2021-05-25 20:34:57 -05:00
Wyatt Gill
3d9b7f9024
Fix copy/paste artifact
2021-05-25 20:07:17 -05:00
wfg
74f08d221f
Add Docker secrets support
2021-05-25 08:24:12 -05:00
Wyatt Gill
081b0f3dcd
Merge pull request #24 from dngray/pr-use-dante-package
...
Use the dante-server package from the Alpine community package repository
2021-05-25 07:48:39 -05:00
Wyatt Gill
3e03afd2e1
Update Dockerfile
...
- Community repo is already in alpine 3.13, so no need to add it.
- Without the build from source, the multi-stage image build is no longer needed.
2021-05-25 07:47:11 -05:00
Daniel Gray
9f42bb834e
Use the dante-server package
2021-05-25 18:05:48 +09:30
wfg
8524af62fa
Update README.md
2021-03-27 11:42:13 -05:00
Wyatt Gill
82ad57debf
Create LICENSE
2021-03-27 10:54:21 -05:00
wfg
f604d2b57f
Remove multi-arch
2021-03-27 10:45:04 -05:00
wfg
96026b328c
Fix tag cleanup
2021-03-27 10:39:45 -05:00
Wyatt Gill
04bb2bd6e9
Merge pull request #16 from wfg/remote-parsing-fix
...
Fix #14 and add linting
2021-03-27 10:29:31 -05:00
wfg
e2aea7652b
Fix run condition
2021-03-27 10:15:27 -05:00
Wyatt Gill
4c0fe896e9
Merge pull request #15 from wfg/add-actions
...
Add initial action
2021-03-27 10:06:09 -05:00
wfg
8060c65c5d
Add initial action
2021-03-27 10:04:17 -05:00
wfg
45babe106c
Fix #14 and add linting
2021-03-26 21:47:04 -05:00
Wyatt Gill
fbd63c497e
Update README.md
2021-02-14 21:23:49 -06:00
wfg
2fb155ff46
Update image to use Dante instead of Shadowsocks
2021-02-14 21:07:16 -06:00
yacht7
b34c2c54aa
Update packages, tidy script
2020-09-15 08:23:31 -05:00
yacht7
f2108a7275
Continue work on the general reliability
2020-07-03 09:07:26 -05:00
yacht7
644849a2bd
Make several changes
...
- update to Alpine 3.12
- move Shadowsocks and Tinyproxy to wrapper scripts to simplify code
- add healthcheck to kill container if OpenVPN can't reconnect
2020-06-20 12:20:58 -05:00
yacht7
52d294b8b7
Merge branch 'master' of github.com:yacht7/docker-openvpn-client
2020-05-27 21:03:21 -05:00
yacht7
a0c88a2ce7
Update Alpine to 3.11.6 and use dig
for resolution instead of nslookup
2020-05-27 11:57:36 -05:00
Wyatt Gill
b1f13c1e9e
Add link to Docker Hub in README
2020-05-10 07:38:37 -05:00
yacht7
fc577663da
Fix README.md
2020-05-01 22:07:54 +00:00
Wyatt Gill
3ec279c2e0
Fix typo
2020-05-01 16:33:34 -05:00
yacht7
13868bbef7
Rewrite README.md and clean up entry.sh
...
- Added trap and cleanup function for cleaner and faster container stops.
- A copy of the OpenVPN config file is made to keep from modifying original.
- Slight reorganization and additional comments/logging
2020-05-01 21:23:24 +00:00
Wyatt Gill
1c473f3be4
Fix file redirections
2020-04-27 13:48:14 -05:00
yacht7
e4e22c9b40
Add Shadowsocks proxy and miscellaneous improvements
...
- added documentation for https://github.com/yacht7/docker-openvpn-client/issues/1
- implemented Shadowsocks for https://github.com/yacht7/docker-openvpn-client/issues/2
- added kill switch toggle
2020-04-17 17:52:00 +00:00
yacht7
cc70923c20
Add comments, etc.
2020-02-16 18:29:45 -06:00