hackerschoice / gsocket

Connect like there is no firewall. Securely.

Home Page:https://www.gsocket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openvpn example does not reconnect (reported by user).

SkyperTHC opened this issue · comments

Server shows disconnect and client does not reconnect.

This is a bug as the client is a UDP forward and should reconnect (via gsrn) when openvpn likes to send a new packet.
Also consider decrease keep-alive interval in OPENVPN for users.

root@vpn:/etc/openvpn# Tue Aug 3 10:03:58 2021 [ID=1] Disconnected after 2hrs 53min 40.747sec
Up: 11,820 [ 1.0B /s], Down: 173,968 [ 16.0B /s]

commented

Any updates on this one? I also found that tcp server doesn't reconnect to relay in case of network failure events. I have to check if network is down and restart gs-netcat in case it is. Logs are the same.