Frequently Asked Questions

  1. What's the difference between freeware and commercial tunXten versions?
  2. What is all this OpenVPN stuff anyway, uh?
  3. I noticed tunXten installs and uses some kind of Windows service, why is that?
  4. Does tunXten "call home" or otherwise access external Internet resources?
  5. What are these TAP adapters and why do I need them?
  6. Is tunXten compatible with 64-bit Windows OS?
  7. I bought multiple licenses but received only one license key, is there something missing?
  8. Where does tunXten store OpenVPN configuration files?
  9. My antivirus/antimalware software tells me that tunXten (or its installer) imposes some threat for my system, can you explain?

What's the difference between freeware and commercial tunXten versions?

There is a trial period of 30 days during which you can enjoy using a fully functional application. After that, you have an option of purchasing a license or continue using the free version of the client. The only limitation of the freeware edition is that it always uses the default settings. It won't load any configuration changes you've made or custom actions you've defined for your OpenVPN configs. Note that changes to the actual OpenVPN configuration files are not affected by this. See the difference for example:

Default look

Freeware version

Customized look

Licensed version

Note that you can still change anything you like, but the changes will only last for a working session and after you restart the application everything will be reverted back to defaults. Purchasing a license removes this limitation, and moreover - you won't have to reconfigure tunXten, it will load your previously saved preferences after the registration code is entered.

What is all this OpenVPN stuff anyway, uh?

We believe the best way to get acquainted with the basics is to visit the official OpenVPN Community site, an abundance of useful documentation can be found there.

I noticed tunXten installs and uses some kind of Windows service, why is that?

OpenVPN requires administrative priviges for some operations, the most important of which is to actually make a connection. And one of the best security practices for Windows is not to use Administrator accounts for daily work. The tunXten service is designed to bridge the gap between commonly used restricted (or even guest) accounts and the need to do things requiring elevated privileges. The tunXten GUI transparently delegates all the necessary work to the service.

Does tunXten "call home" or otherwise access external Internet resources?

By default tunXten is set up to periodically check for updates, so it accesses its website looking for a newer version, but it's a one-way communication - it only queries the information and does not send anything to the site. Besides, if you don't like this behavior you can disable it in the settings.

What are these TAP adapters and why do I need them?

A "tap" device is a virtual ethernet adapter which is required by OpenVPN to create a secure connection and a TAP-Win32 adapter represents an endpoint of a VPN tunnel. So, basically, for every VPN connection there should be one TAP adapter as well. You can easily add/remove adapters using the Advanced tab of the tunXten settings dialog.

Is tunXten compatible with 64-bit Windows OS?

Yes, although tunXten executables are 32-bit binaries, they work perfectly on 64-bit Windows, in fact, we extensively use it every day on our workstations running Windows 7 Professional 64-bit.

I bought multiple licenses but received only one license key, is there something missing?

Everything is Ok, a single multi-license key permits you to use the software on multiple computers at the same time and the number of licenses bought is displayed in the About dialog:
Multi-license information

Where does tunXten store OpenVPN configuration files?

There are two places where the application looks for OpenVPN configuration files upon its start:

  1. System-wide location - the 'config' directory in its installation folder (if you're using the personal edition then generally the directory is not there as it's intended to be handled by sysadmins, see the details here. OpenVPN configuration files found there are available to every user of the system.
  2. Your personal storage - the 'tunXten' directory in the Application Data folder located in your Windows profile. These configurations are visible only to you.
Exact full paths depend on many factors, such as where the application was installed, and which operating system you're using. But you don't need to riddle yourself with these technical details as tunXten itself can tell you exactly where these files are hiding. Just open the Setting dialog and at the bottom of the General page you can see all the locations:
Configuration file locations
Note: the system-wide path will not be shown if it doesn't exist.

My antivirus/antimalware software tells me that tunXten (or its installer) imposes some threat for my system, can you explain?

No protection software is perfect, and even the most popular or sophisticated one is still prone to jumping to conclusions every now and then, making false positive decisions. We can absolutely assure you there are no threats or security concerns about our products. You can check it out yourself by grabbing the installer and submitting it to any online virus scan resource of your choice. In fact, we actually did so with version 1.0.4 and you can see the report here. Also, when someone tells us that their antivirus is complaining about our product, we don't just let the whole thing slide - we always try to reproduce the behavior and submit a false positive report to the antivirus vendor so they can fix the problem.