-
Currently it is possible to have multiple session opened to the same server, which break the connection as the system seems to not know which one to use.
To reproduce, simply execute multiple time…
-
I am using this for running
```
docker run --name openvpn-monitor \
-e OPENVPNMONITOR_DEFAULT_DATETIMEFORMAT="%%d/%%m/%%Y" \
-e OPENVPNMONITOR_DEFAULT_MAPS=True \
-e OPENVPNMONITOR_DEFAULT_…
-
Hello, I have encountered some problems. I found that the confusion is all openvpn, but there is no confusion code of apple client. Can you help me?
-
I have developed a windows client with python and openvpn windows tap driver.
site: https://github.com/boytm/minivtun-win
Welcome any suggestions.
boytm updated
9 years ago
-
```
What steps will reproduce the problem?
================================================================
server.ovpn
===========
port 1194
proto udp
dev tap
;dev tun
ca ca.crt
cert server.crt
key s…
-
```
What steps will reproduce the problem?
================================================================
server.ovpn
===========
port 1194
proto udp
dev tap
;dev tun
ca ca.crt
cert server.crt
key s…
-
With OpenVPN 2.6.0 while connecting to a up-to-date Synology NAS, the connection is established and after a while the data flow stops working. Connection appears to be still up, but I am unable to pin…
-
```
What steps will reproduce the problem?
1. at my windows client, right click on client.ovpn
2. start openvpn on this config file
3. insert user and pass
What is the expected output? What do you se…
-
Hey Team,
thanks for this great project and the work to get it in the linux kernel. nice job.
i ve been using mptcpV0 since a while and want to migrate my setup to mptcpV1. but i have some strange…
-
```
从网上找了个可以用wget模式加载的openvpn,然后像jffs模式一��
�修改openvpn.conf
经测试,直接使用是不行的,总报错。细心查看以后发现两��
�问题:
1、sh文件无执行权限,chmod 777了也不行
解决方法:修改脚本,把命令全部改为sh xxx.sh的形式
2、dd-wrt对dos格式的文本文件支持不好,用vi可以看到每行结��
�都有乱码,这些乱码会…