docker-vpn
docker-vpn copied to clipboard
Conveniently connect to Cisco AnyConnect or OpenVPN endpoints using a docker container
Hi Team, We have some issues on export SOCK5 port on local network I try with bind-host to 0.0.0.0 or local ip But from outside, network is not available
Currently, you cannot have extra arguments for the cmd. One example would be the `--servercert` to allow self-signed certificates for the vpn connection. I'm willing to provide the changes, if...
I'd be nice if there was a simple way to just create a container with the script that could just be started without needing to run e.g `openconnect NAME`. Given...
My connection successfully authenticated but then stuck at the Connect Banner and showing above error message. Can u help me fix this? Thanks in advance
As discussed in #19, I implemented a couple of new functions to integrate the docker image, namely: ## Features: - Add support for custom config files for the openconnect using...
```sh openconnect bar ============================================ SSH Port: 2222 (customize with SSH_PORT) SOCKS Proxy Port: 1080 (customize with SOCKS_PORT) HTTP Proxy Port: 1088 (customize with HTTP_PROXY_PORT) Use: ssh bar ============================================ Populating /root/.ssh/authorized_keys...