diff options
author | Anjan Nath <kaludios@gmail.com> | 2022-05-29 02:01:24 +0530 |
---|---|---|
committer | atanarjuat <atanarjuat@example.com> | 2022-07-28 02:03:09 -0400 |
commit | 626c26b51724468180a8ac1b8967a3e2b700e1ef (patch) | |
tree | e327c14daba05a9a9c92ad3991fa8c6441d5f45e /mobile/android | |
parent | e3b4f3da53e01c769a8433f5b0f064a1d5fa230a (diff) |
add Dockerfile and scripts for containerized obfsvpn
This is based on github.com/dockovpn/docker-openvpn repository, it adds the
obfsvpn-server binary and config file to the original image
a directory can be bind mounted to /opt/Dockovpn_data to persist data
client.ovpn config file is created in /opt/Dockovpn/client/<client-id>/client.ovpn
it recognises the following environment variables:
OBFS4_HOST = 0.0.0.0 (default) # This is the OBFS4 server endpoint
OBFS4_PORT = 4430
HOST_ADDR = localhost # openvpn gateway ip
PORT = 5540 # openvpn GW port
PROTO = tcp # openvpn proto
Diffstat (limited to 'mobile/android')
0 files changed, 0 insertions, 0 deletions