-
### Creating a feature request
#### Is your feature request related to a problem? Please describe:
An example: We use openvpn on DietPi and there is NO scene for openvpn (like connected/disconnect…
-
## Describe the bug
On debian 10
cd /etc/openvpn/easy-rsa
bash /etc/openvpn/easy-rsa/create_client.sh
The script fails to generate the conf because
1) the files it looks for are in
./p…
-
I am trying to combine the openvpn container with a reverse proxy so that the host server will redirect specific subdomains to a secondary server connected through openvpn. I can set up the container …
-
Hi, I just discovered this script and I think is quite good for my purpose, seems very good script!
I'm on a qnap system and qnap offer only qvpn service, an application where I've to load the open…
-
First, forgive me for translation errors. I'm Brazilian and I'm using Google Translate.
Today I have a huge headache with external users who need to login the first time via domain. They need to lo…
-
```
What steps will reproduce the problem?
1.Connect to an OpenVPN server
2.Enable GPS
3.Open Google Maps
What is the expected output? What do you see instead?
The VPN connection should stay as it is…
-
```
What steps will reproduce the problem?
1.Connect to an OpenVPN server
2.Enable GPS
3.Open Google Maps
What is the expected output? What do you see instead?
The VPN connection should stay as it is…
-
```
What steps will reproduce the problem?
1.Connect to an OpenVPN server
2.Enable GPS
3.Open Google Maps
What is the expected output? What do you see instead?
The VPN connection should stay as it is…
-
Seems like dns leakage. While setup see these
```
Processing PUSH Config: 'dhcp-option DNS 8.8.8.8'
Processing PUSH Config: 'dhcp-option DNS 8.8.4.4'
```
After client connected and tunnel ap…
-
Hi,
in the CLI-version of openvpn it is possible to pass a config file and credentials:
```batch
openvpn --config ".\server.ovpn" --auth-user-pass ".\credentials" --auth-nocache
```
In `crede…