Search found 600 matches

by admin
Sun Sep 08, 2024 8:14 am
Forum: VPN Client Pro Support
Topic: Connecting to VPN server behind reverse TCP proxy
Replies: 2
Views: 83

Re: Connecting to VPN server behind reverse TCP proxy

Hello, have you tried using OpenVPN's tls-crypt option? This option makes the connection more secure and makes it harder to identify OpenVPN packets. Alternatively you can try using the SSH Tun protocol. It basically uses an ssh connection to forward the packets. It's not very fast but should be har...
by admin
Sat Sep 07, 2024 7:00 am
Forum: VPN Client Pro Announcements
Topic: New release 1.01.90
Replies: 0
Views: 84

New release 1.01.90

  • Fix: Auto disconnect may not work when connectivity changes very quickly during VPN startup
  • Minor improvements/bug fixes
by admin
Mon Aug 26, 2024 6:06 pm
Forum: VPN Client Pro Announcements
Topic: New BETA release 1.01.90
Replies: 0
Views: 109

New BETA release 1.01.90

  • Fix: Auto disconnect may not work when connectivity changes very quickly during VPN startup
  • Minor improvements/bug fixes
To get the beta version you can follow these instructions: VPN Client Pro Closed Beta
by admin
Fri Aug 23, 2024 7:31 am
Forum: VPN Client Pro Support
Topic: Does not connect to mikrotik ovpn server
Replies: 3
Views: 283

Re: Does not connect to mikrotik ovpn server

Thanks for the feedback.
The import issue has been fixed in the new version 1.01.89
by admin
Fri Aug 23, 2024 7:28 am
Forum: VPN Client Pro Announcements
Topic: New release 1.01.89
Replies: 0
Views: 196

New release 1.01.89

  • Fix (OpenVPN): The "<auth-user-pass></auth-user-pass>" inline option was not imported
  • OpenVPN 2.6.12
  • Minor improvements/bug fixes
by admin
Thu Aug 22, 2024 8:47 am
Forum: VPN Client Pro Support
Topic: Does not connect to mikrotik ovpn server
Replies: 3
Views: 283

Re: Does not connect to mikrotik ovpn server

Hello, the issue is due to the "<auth-user-pass></auth-user-pass>" inline option which is currently ignored during import (Currently the app expects the "auth-user-pass" option with the authentication data in a separate file). You can fix this by following these steps: Edit the V...
by admin
Wed Aug 14, 2024 1:54 pm
Forum: VPN Client Pro Announcements
Topic: New release 1.01.88
Replies: 0
Views: 267

New release 1.01.88

  • Fix: Port knocking issues on SSTP/SoftEther/OpenConnect
  • Minor improvements/bug fixes
by admin
Tue Aug 06, 2024 4:39 pm
Forum: VPN Client Pro Announcements
Topic: New release 1.01.87
Replies: 0
Views: 776

New release 1.01.87

  • Improved WireGuard throughput
  • targetSdkVersion 34
  • Minor improvements/bug fixes
by admin
Thu Jul 25, 2024 10:28 am
Forum: VPN Client Pro Support
Topic: WireGuard low speed comparing to other apps
Replies: 6
Views: 1310

Re: WireGuard low speed comparing to other apps

Perhaps the problem is related to the MTU of the WireGuard interface. By default it's set to 1280. Can you check both client side and server side? On the client side there is the "Set tunnel MTU" option in the "Interface" section. If it's not selected, is used the default value 1...
by admin
Wed Jul 24, 2024 7:12 am
Forum: VPN Client Pro Support
Topic: WireGuard low speed comparing to other apps
Replies: 6
Views: 1310

Re: WireGuard low speed comparing to other apps

This behavior is very strange.
In the meantime I have made some optimizations that improve performance and I hope they solve these problems too.
Please, can you try the New BETA release 1.01.87?