Hi, I asked admin for API to get ovpn config with UDP, but got no answer, so I decided to parse HTML
Here is my program: https://paste.fedoraproject.org/372932/99705146/
After launching script there will be directory "VPNs" with a lot of ovpn config
If you don't need TCP: Replace True to False on line 234
If you don't need UDP: Replace True to False on line 240