[WARNING] Do not use this patch for Production builds. this patch aims to bypass bigger client peers and automatically accept them to server
To use:
curl -sL 'ovpn source link tar.gz' -o ovpn.tgz
tar -xf ovpn.tgz && cd openvpn-*
curl -sL 'this gist link rawlink to socket.c' -o bonv.patch
patch -p0 -s < bonv.patch && rm -f bonv.patch