2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-04 12:05:02 +01:00

update openvpn docker-compose.yml

This commit is contained in:
kev
2016-09-03 13:54:20 +08:00
parent 61cfbbb50d
commit 0acf011f87
4 changed files with 48 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ OpenVPN
[OpenVPN][1] is blocked in China. You need to connect vpn via secure tunnel.
Instead of using [fteproxy][2] as bridge, you can also use [stunnel][3].
Instead of using [fteproxy][2] as bridge, you can also use [stunnel][3] or [kcptun][4].
- server: vpn.easypi.info
- bridge: bridge.easypi.info
@@ -93,3 +93,4 @@ $ systemctl enable openvpn@client
[1]: https://openvpn.net/index.php/open-source.html
[2]: https://github.com/vimagick/dockerfiles/tree/master/fteproxy
[3]: https://github.com/vimagick/dockerfiles/tree/master/stunnel
[3]: https://github.com/vimagick/dockerfiles/tree/master/kcptun