Commit graph

86 commits

Author SHA1 Message Date
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
yacht7
0ae79bac71 Rearrange default packet drop 2020-02-01 10:20:38 -06:00
yacht7
8a00c4578b Initial commit 2020-02-01 09:43:52 -06:00