-
Try to run this with docker-compose with my existing OpenVPN server but still the UI can't connect to the existing OpenVPN.
Here's my docker-compose.yml
```
openvpn-ui:
container_name: …
-
# How to quickly set up an OpenVPN server on your VPS
If you would like to use your own server as a proxy, or if you want to establish virtual local network between your devices over the internet, yo…
-
- Download and install openvpn
- create a certificate authority, generate ca, keys, etc
- for your client, generate keys locally, submit csr
-
Currently openvpn --http-proxy option only allows a HTTP proxy, i.e. it directly issues the CONNECT command to http proxy. There is no option to connect to a HTTP proxy not directly, but via TLS/SSL, …
-
When if I pre-load an exact copy of the easy-rsa.vars and pki/vars files into the openvpn-server container volumes before the container is created, I notice that the details in the files are not parse…
-
First of all - I wanted to say thanks for such a great image/project. Works really well.
This morning I restarted my server and now the container does not come up properly. From what I can see, eve…
jata1 updated
21 hours ago
-
**Is your feature request related to a problem? Please describe.**
It's not uncommon for a Windows domain-joined device to be located outside of its home network.
Often, such a device will have an…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the […
-
Unfortunately I don't have connection to my vps. I have
client
proto tcp-client
remote 31.128.42.215 1194
dev tun
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
…
-
### Windows Version
Microsoft Windows [Version 10.0.26100.2314]
### WSL Version
2.3.26.0
### Are you using WSL 1 or WSL 2?
- [x] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.167.4-1
### Distro Ve…