Wyatt Gill
6b7edce24e
Add v2.1.0 changes
2022-03-06 18:34:22 -06:00
Wyatt Gill
62bf2463c6
Merge pull request #45 from JBPhoenix/patch-iptables-tcp-client
...
Basic mapping so that iptables can still create valid tcp rules
2022-03-06 18:24:32 -06:00
Wyatt Gill
a68336d184
Merge pull request #52 from bitshape/fix-up-down
...
Make sure there are always up/down commands in OpenVPN configuration file
2022-03-06 18:23:48 -06:00
Wyatt Gill
cb8302f95b
Merge pull request #51 from bitshape/file-pattern
...
Allow to specify VPN_CONFIG_PATTERN env variable to pick random .conf file
2022-03-06 18:22:39 -06:00
Anton Dubyna
88ff3c1f3f
Fix spacing issue
2022-03-06 13:17:12 -08:00
Anton Dubyna
f45886c0b4
Check if .conf exists in all cases
2022-03-06 12:26:52 -08:00
Anton Dubyna
558e52558b
Allow to specify VPN_CONFIG_PATTERN env variable to pick random .conf file
2022-03-06 12:17:15 -08:00
bitshape
51a0d4705a
Make sure there are always up/down commands in OpenVPN configuration file
2022-03-05 13:48:51 -08:00
Josh Brennan
b9e57a87e8
Openvpn configs specify protocol as either udp, tcp-client or tcp-server.
...
Added a basic mapping so that iptables can still create valid tcp rules.
tcp-server shouldn't be specified in a client's configuration and won't
need handling.
2022-01-10 20:05:07 +00:00
Wyatt Gill
b11a502a1c
Update CHANGELOG.md
2022-01-02 22:28:05 -06:00
Wyatt Gill
6a83e31c95
Add changelog
2022-01-02 17:20:57 -06:00
Wyatt Gill
f9eb4afdb1
Clean up docs and normalize variable names ( closes #31 )
2022-01-02 16:15:37 -06:00
Wyatt Gill
2461375dab
Fix remotes parsing
2022-01-02 15:17:01 -06:00
Wyatt Gill
ee54af88fe
Merge pull request #38 from DavideWalder/helm
...
Add Helm chart
2021-12-31 22:21:05 -06:00
Wyatt Gill
3dfa177d81
Update sweep.yml
2021-12-31 16:21:35 -06:00
Wyatt Gill
525c0ec841
Update workflows
2021-12-31 16:16:53 -06:00
Wyatt Gill
b1d897ed32
Add resolved IPs to /etc/hosts ( closes #30 )
2021-12-31 16:16:26 -06:00
Wyatt Gill
ca0e1c0a91
Switch to bash and use array for ovpn args
2021-12-31 16:13:28 -06:00
Wyatt Gill
bffa3688bf
Merge branch 'master' of github.com:wfg/docker-openvpn-client
2021-12-30 22:28:30 -06:00
Wyatt Gill
dc5d4563dc
Update to Alpine 3.15
2021-12-30 22:26:27 -06:00
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