Official OpenVPN Connect client program
This is the official OpenVPN Connect client software for Windows workstation platforms developed and maintained by OpenVPN Inc. This is the recommended client program for the OpenVPN Access Server to enable VPN for Windows. The latest version of OpenVPN for Windows is available on our website.
If you have an OpenVPN Access Server, it is recommended to download the OpenVPN Connect client software directly from your own Access Server, as it will then come pre configured for use for VPN for Windows. The version available here contains no configuration to make a connection, although it can be used to update an existing installation and retain settings.
Download OpenVPN Connect v3
sha256 signature: 6e964b3a5e26d40eb8b13c173df7908426babfc04f8d34dce06f9ace84185f0f
For Windows 7, 8, 10, and 11.
A 32 bits version is also available:
Download OpenVPN Connect v3 for 32 bits
sha256 signature: fde2349e4ce8e07dd82d7f23c8a17643ed71bd91e74fa64383a85c217244c9a8
Previous generation OpenVPN Connect V2 is available here:
Download OpenVPN Connect v2.7.1
sha256 signature: f65dd0ea784dd63632be64f89b1f83d51c199fd7319888883780cb9e975c325a
For Windows 7, 8, and 10.
The Interface
Our latest line of OpenVPN for Windows (OpenVPN Connect) software available for the major platforms features a new and improved user interface, making the experience of installing and using the OpenVPN for Windows software a snap. With an easy to use import feature you can import profiles straight from your OpenVPN Access Server or just import a saved profile from disk.
Frequently Asked Questions
Yes, you may continue to use both v2 and v3 on the same connect device and import the profiles desired into each. If you like, you can run either one or both.
No, the client cannot connect to multiple servers at once. It does support multiple connection profiles, giving you the option to switch easily from one server to the next, but you can only be connected to one at a time. This is by design, to prevent unexpected traffic paths when connecting to multiple VPN servers at the same time. If you are a system administrator and you require a complex setup where multiple connections are active at the same time, there is the option to use the open source community OpenVPN client software available from our website.
The OpenVPN client v1 was called “OpenVPN Desktop Client” and is no longer available. It is also not safe to use this anymore as it hasn’t been maintained for many years. It was replaced with the OpenVPN client v2. The OpenVPN client v2 is called “OpenVPN Connect Client” and has been in use for many years. It is still available from our website. You can download it from the direct link new the top of this page. The OpenVPN client v3 is called “OpenVPN Connect” and is the latest generation of our software. You can download it with the link above. It is also offered in the OpenVPN Access Server client web interface itself.
This is the official OpenVPN Connect software for Windows workstation platforms developed and maintained by OpenVPN Inc. This is the recommended client program for the OpenVPN Access Server. The latest versions are available on our website. If you have an OpenVPN Access Server, you can download the OpenVPN Connect client software directly from your own Access Server, and it will then come pre-configured for use. The version available here contains no configuration to make a connection, although it can be used to update an existing installation and retain settings.
- Download the MSI file
- Open and start the setup wizard.
- Give permissions to install on your Windows OS.
- Complete the OpenVPN Connect Setup Wizard.
- The OpenVPN logo displays in your tray (bottom right) with DISCONNECTED status.
- Click on the icon to start the Onboarding Tour.
- Review how to import a profile from a server by entering the Access Server Hostname and credentials or uploading a profile from your computer.
- Agree to the data collection use and retention policies after reviewing them.
- Import a profile, either from the server or from file.
- Navigate to your OpenVPN Access Server client web interface.
- Login with your credentials.
- Select ‘OpenVPN Connect for Windows’.
- Wait until the download completes, and then open it (specifics vary depending on your browser).
- Click Run to start the installation process.
- Click Yes to approve the privilege escalation request.
- Wait until the installation process completes.
- In the system tray, the OpenVPN Connect Client is now ready for use.
- From the OpenVPN Connect UI, choose “Import from Server”.
- Enter your Access Server Hostname, Title, Port (optional), and your credentials—username and password.
- Click Add.
- If you choose to Import autologin profile, it is less secure, but you won’t need to re-enter credentials.
- Choose “Import from File”.
- Drag and drop a .OVPN file or click on Browse to navigate to the location on your computer.
- The message displays that the profile is successfully imported and displays the hostname and the title. You can change the title if desired.
- Click on Add to complete the import.
Layer 2 bridging (TAP) is no longer supported. Switch over to TUN Mode to resolve this issue.
OpenVPN Access Server starts with a self-signed certificate. With this, you will receive warnings from your web browser about the site not being secure as well as a certificate error when importing a profile with the Connect Client. You can simply override the warnings or add an exception for your web browser. To resolve this, you can set up a DNS host name that resolves to the public address of your Access Server and install a valid SSL certificate that corresponds to that DNS host name. Going forward, you would use that hostname to access your server instead of the IP address. This is also the recommended method as validated SSL certificates can only ever function with a valid public DNS hostname.
Your Access Server Hostname is the address at which your Access Server can be reached. For example it could be https://vpn.yourcompany.com/. If a DNS hostname is not set up, it is also possible to specify the IP address where your Access Server. For example: https://55.193.55.55 Your credentials are your username and password. You may need to get that information from your Access Server administrator if you don’t know it.
Title is the name for the profile. It is automatically defined as the username with the hostname or IP address(example: user1@hostname). It differentiates between multiple profiles. You can define it manually as well. The title can be anything you want just so you can see which profile is which.
Choosing this option allows you to import an autologin profile with the address and credentials for your Access Server, then simply start the connection with the tap of a button. You would not need to re-enter credentials each time you connect. The autoprofile itself contains an embedded secure certificate that identifies and authorizes your connection automatically. It is an optional setting on the OpenVPN Access Server that the administrator of the server can choose to make available to you. If you find you cannot import the autologin profile, your administrator may not have allowed autologin through user permissions.
During investigation of a vulnerability called VORACLE, it was found that using compression to make the data that goes through the VPN tunnel smaller, and thus faster, has an adverse effect on security. To learn more about this see our security notification on our website regarding the VORACLE attack vulnerability. In order to protect our customers, we are disabling compression by default. Some servers of the open source variety can be configured in such a way that the client must do compression, or else the client may not connect successfully. In such a case, you should get the server updated to disable compression. But we understand that this is not always possible, and you may need to be able to connect to such a server. In that event you can go into the settings and re-enable compression.
- OpenVPN Connect v3 supports Windows 7, Windows 8, Windows 10, and Windows 11.
- OpenVPN Connect v2 supports Windows Vista, Windows 7, Windows 8, and Windows 10.
- For Windows XP, you’ll need to get an open source client from the Open Source Community.
Downloading and installing
Release Notes v3
Release date: 22 March 2022
- OpenSSL updated to 1.1.1n (to address CVE-2022-0778)
- Minor change for Web Authentication in a system browser
Release date: 9 March 2022
- Added import using Web Authentication in system browser
- Added reporting of UUID device identifier as UV_UUID parameter
Release date: 16 December 2021
- Resolved a bug when importing OpenVPN Cloud profiles
Release date: 17 November 2021
- Changed Web Auth flow to use external browser for authentication
Release date: 7 October 2021
- Updated OpenSSL library to 1.1.1l version
- Added support of local DNS resolvers
- Added Device ID on Settings page
- Added Confirmation Dialogs setting
- Fixed UI issues on Windows 11
- Various bug fixes and improvements
Release date: 23 June 2021
- Resolved a security issue related to OpenSSL configuration (CVE-2021-3613) reported by Xavier Danest
Release date: 3 June 2021
- Added command line interface. Refer to Command Line functionality for OpenVPN Connect.
- Added support for PKCS11 hardware tokens. Refer to Support of #PKCS11 physical tokens for OpenVPN Connect.
- Updated OpenVPN 3 library to 3.6.2 version.
- Added captive portal detection.
- Added network loss detection.
- Added new functionality for software updates.
- Replaced reconnect on reboot setting with launch options
- Added external certificates on Windows 7.
- Added an Advanced Settings section.
- Added colorful tray icons to show connection status.
- Removed the «force AES-CBC cipher» legacy compatibility option.
- Various bug fixes and UX improvements.
Release date: 25 February 2021
- Added support for deep linking and web authentication using system web browser
- Removed optional wintun driver support
Release date: 30 October 2020
- Minor changes for Web Auth flow
- Added reporting UV_APP_VER values to the VPN server
- Implemented a new way of profile bundling (distribution of MSI and profile as separate files)
- Fixed an issue where an OpenVPN server could not be reached if it was not reachable through the default gateway
- Fixed an issue where a large amount of routes pushed to the VPN client would cause the client to fail
- Fixed issues with the display of the application version
Release date: 26 August, 2020
- Added reporting UV_ASCLI_VER and UV_PLAT_REL values to the VPN server
- Fixed not prompting user for certificate approval under certain conditions
- Updated Wintun driver to v0.8.1 that contains a patch for a driver update issue
- Added installer routine that ensures presence of a particular Windows hotfix on Windows 7 machines (KB2921916)
Release date: 13 July, 2020
- This is now a stable release and no longer considered beta software
- As part of the transition from Mbed TLS to OpenSSL the list of negotiable TLS cipher suites no longer includes weak cipher suites that lack forward secrecy support (DH/ECDH)
- Switchover from Mbed TLS library to OpenSSL library
- Support of TLS 1.3 version
- Support signing with RSA-PSS signatures during TLS handshake
- Update of OpenVPN3 library to OpenVPN core 3.5.6 version
- Optional WinTun driver is available during installation
- Implemented possibility to run VPN connection as system service
- Improved stability and performance
- Updated MbedTLS to 2.7.13 to resolve a security issue (CVE-2019-18222)
- Fixed a failure of installation process on some operating systems with non-English localization
- Implemented a fix for a security issue related to the location of installation files (CVE-2020-9442)
- New profile import flow with WebAuth support
- Added EULA license during installation
- Added .ovpn file association
- Added possibility to connect without external certificate when the client certificate is not required
- Fixed connection with DUO authentication service
- Fixed connection via server-locked profile with 2FA
- Fixed proxy basic authentication
- Fixed issue with long client-side scripts
- Fixed issue with unquoted path privilege escalation reported by Yogesh Prasad (CVE-2014-5455)
- New unified UI with 2 color scheme options
- Dropped support of MD5 algorithm
- Disabled tunnel compression by default (could be enabled back in the app settings)
- Ability to add proxies for connection from within the app
- Ability to manage external certificates directly from within the app (except in Windows 7 for the moment)
- Separate screen with extended statistics of connection session
- Log File with options to pause/resume, clear and save logs for sharing
- Plenty of other settings like reconnect on reboot, seamless tunnel, IP/TLS versions etc.
- Ability to create connect and disconnect shortcuts.
Release Notes v2
Release date: October 22, 2020
- Added support for tls-crypt (v1 and v2)
Release date: May 27, 2020
- Resolved an issue where DNS records were not being deleted properly in some rare cases.
Release date: April 29, 2020
- Resolved some issues on Windows with driver signing.
Release date: April 15, 2020
- Added multi-factor support for the dynamic challenge/response model.
- Updated TAP driver to latest version and signed with latest driver signing certificate.
- Updated MbedTLS to 2.7.13 to resolve a security issue (CVE-2019-18222)
- Improved round-robin DNS server exclusion route handling.
- Resolved a problem where ’empty credentials’ error could occur.
- Resolved some various other minor stability issues.
Release date: January 22, 2020
- Resolved an issue where DNS records were not being deleted properly in some rare cases.
- Resolved a problem with saving connection profiles when using a Windows username that contains non-latin characters.
Release date: March 11, 2019
- Signed this build with a new software publisher EV certificate valid until 23-2-2022, as the old certificate had expired.
- Resolved a problem where reconnect would fail on a round-robin DNS hostname as server address in combination with full-tunnel redirection.
Release date: December 11, 2018
- Added DHCP option PROXY_AUTO_CONFIG_URL capability for proxy auto configuration (PAC) in the operating system. It is now possible to do for example:
- push “dhcp-option PROXY_AUTO_CONFIG_URL (url to proxy PAC settings file)»
- DNS default suffix pushed by the VPN server should now have priority when the client already had a DNS default suffix set locally.
Release date: April 18, 2018
- Fixed launch issue on some older Windows platforms when Microsoft Visual C++ redistributable wasn’t present
- Fixed and improved platform and client version reporting to the server
Release date: March 22, 2018
- mbedTLS: fix incompatibility with PKI created by OpenSSL 1.1
- mbedTLS: add support for ECDSA
- mbedTLS: updated to fix CVE-2018-0487 vulnerability.
- Issue OpenVPN client showing ‘no VPN servers’ when a connection profile with an excessively long server host name was loaded is now fixed.
- TLS key refresh (TLS soft reset) connection interruption when using –opt-verify is now fixed.
- Windows
- MacOS
- Linux
- Android
- iOS
- ChromeOS
Connect to any compatible server
Connect to Access Server, OpenVPN Cloud or any OpenVPN protocol-compatible server or service.
Superior Authentication
Supports 2FA and SAML authentication. Authenticate prior to profile download and connection.
Instant Connection
Easily import connection configuration by just opening a URL.
Frequently asked questions
How do I connect to OpenVPN?
In order to connect to the VPN server or service, you need to obtain a file that contains the specifics needed for the connection. Such a configuration file is called a profile and has an .ovpn file extension.
If your business is using Access Server or OpenVPN Cloud and your IT department has provided you a URL, you can directly import the profile by entering the URL.
However, if you have received the profile as a file from your IT department or from some other OpenVPN compatible service, you can import the profile by selecting the file.
How do I connect if the OpenVPN client is integrated into my router?
In order to connect to the VPN server or service, you need to obtain a file that contains the specifics needed for the connection. Such a configuration file is called a profile and has an .ovpn file extension.
After receiving the .ovpn file from you IT department, you need to follow instructions specific to the router to extract specific information from the file and use it for configuration. We have made guides for some of the common firmware used in hardware routers and for pfSense:
pfSense
OpenWrt
DD-WRT
OpenVPN
для Windows
OpenVPN — кроссплатформенный инструмент для безопасного туннелирования IP-сетей через единственный UDP или TCP-порт с поддержкой аутентификации сессий и обмена ключами на основе SSL/TLS, шифрования, аутентификации и сжатия пакетов. Поддерживается широкий спектр конфигураций, динамических IP-адресов и NAT, присутствует возможность настраивать удаленный доступ, VPN-соединения типа «точка-точка» и пр.
Основные возможности OpenVPN:
- Поддержка прокси серверов, включая HTTP, SOCKS, NAT и сетевые фильтры.
- Сетевые операции через TCP или UDP транспорт.
- Туннелирования IP-сетей через единственный UDP или TCP-порт с поддержкой аутентификации сессий.
- Эффективное сжатие трафика.
- Поддержка нескольких протоколов шифрования (MD5-HMAC, RSA) и 2048-битного ключа.
- Возможность настраивать удаленный доступ.
- Поддержка динамических IP-адресов и NAT.
- VPN-соединения типа «точка-точка».
ТОП-сегодня раздела «Анонимайзеры, VPN»
Tor Browser 12.0.2
Предоставляет надежную защиту персональной информации и конфиденциальности, которая…
Windscribe 2.5.17
Удобное решение, которое представляет собой набор инструментов, которые работают вместе…
AdGuard VPN 2.0.1
Удобный инструмент для интернет-безопасности и защиты конфиденциальности в Сети,…
Planet VPN 1.4.05.01
Бесплатный VPN с возможностями, функционалом и защищенностью на уровне топовых платных…
Отзывы о программе OpenVPN
Сергей про OpenVPN 2.5.7 [12-07-2022]
OpenVPN-2.5.7-I602-arm64 Win10 очень классная программа, бесплатная и работает на все100%
4 | 7 | Ответить
Валерий про OpenVPN 2.5.6 [24-03-2022]
Хрень, полная ни фига эта прога не меняет ваш регион и ип. Зря качал.
4 | 33 | Ответить
Алексей в ответ Валерий про OpenVPN 2.5.7 [18-01-2023]
Ну если не знать для чего существует данная программа, то хаять конечно же проще.
Свою задачу она выполняет на все 100%
| | Ответить
Each software is released under license type that can be found on program pages as well as on search or category pages. Here are the most common license types:
Freeware
Freeware programs can be downloaded used free of charge and without any time limitations. Freeware products can be used free of charge for both personal and professional (commercial use).
Open Source
Open Source software is software with source code that anyone can inspect, modify or enhance. Programs released under this license can be used at no cost for both personal and commercial purposes. There are many different open source licenses but they all must comply with the Open Source Definition — in brief: the software can be freely used, modified and shared.
Free to Play
This license is commonly used for video games and it allows users to download and play the game for free. Basically, a product is offered Free to Play (Freemium) and the user can decide if he wants to pay the money (Premium) for additional features, services, virtual or physical goods that expand the functionality of the game. In some cases, ads may be show to the users.
Demo
Demo programs have a limited functionality for free, but charge for an advanced set of features or for the removal of advertisements from the program’s interfaces. In some cases, all the functionality is disabled until the license is purchased. Demos are usually not time-limited (like Trial software) but the functionality is limited.
Trial
Trial software allows the user to evaluate the software for a limited amount of time. After that trial period (usually 15 to 90 days) the user can decide whether to buy the software or not. Even though, most trial software products are only time-limited some also have feature limitations.
Paid
Usually commercial software or games are produced for sale or to serve a commercial purpose.
OpenVPN — это полнофункциональное SSL VPN решение с открытым исходным кодом, которое предоставляет доступ к широкому спектру всевозможных конфигураций, предназначенных для создания виртуальных сетей между компьютерами, получения удалённого доступа к другим ПК, а также защиты передаваемых данных.
Описание OpenVPN:
Эта программа предлагает лёгкую и экономичную альтернативу прочим VPN-сервисам и предназначена, в первую очередь, для малого и среднего бизнеса. Тем не менее, она прекрасно найдет себе применение и при использовании простыми пользователями. Главными особенностями программы можно назвать относительную простоту настройки и использования, высокую стабильность и масштабируемость для огромного количества клиентов.
Программа позволяет создавать зашифрованные каналы двух типов: «Сервер-Клиент» и «Точка-Точка». Первый тип подразумевает подключение к удалённому серверу для работы в сети, а второй — создание прямого виртуального частного туннеля между определёнными машинами. При этом, ОпенВПН позволит установить соединение между компьютерами, находящимися за NAT и сетевым экраном, без необходимости изменения их настроек.
Поддерживаемые методы аутентификации:
- Предустановленный ключ.
- Сертификатная аутентификация.
- При помощи логина и пароля.
Возможно, вас также заинтересует OpenVPN Connect для Android и OpenVPN Connect для iOS.
С нашего сайта вы можете скачать OpenVPN бесплатно, на высокой скорости.
Программа OpenVPN отвечает за создание виртуальных частных сетей между компьютерами. Позволяет получить удаленный доступ к другому компьютеру, может пригодиться для проведения сетевых игр.
Возможности OpenVPN
- Встроенные средства защиты с использованием библиотеки OpenSSL;
- Создание виртуальной сети между несколькими компьютерами;
- Включает современные алгоритмы шифрования подключения;
- Запрашивает аутентификацию для доступа к частной сети;
- Предоставление постоянных IP-адресов для каждого ПК;
- Возможность безопасного обмена данными.
Преимущества
- Есть версии для Microsoft Windows, Linux, Mac OS, Android и iOS;
- Открытый исходный код;
- Стабильные обновления от разработчика;
- Небольшой размер установочного файла;
- Простое управление, русский язык интерфейса;
- Предоставление доступа к файлам и папкам другого ПК;
- Создание зашифрованных каналов передачи данных по протоколам TCP и UDP.
Недостатки
- Знаний новичка будет недостаточно для создания частной сети.
17/18
OpenVPN
OpenVPN скачать бесплатно
-
Windows -
iOS
Последняя версия:
2.5.3 от
17.06
2021
Лицензия: Бесплатно
Операционные системы:
Windows 7, 8, 10, XP, Vista
Интерфейс: Русский
Скачать OpenVPN
32 bit
OpenVPN_x86_Setup.msi
Скачать OpenVPN
64 bit
OpenVPN_x64_Setup.msi
Скачать OpenVPN для Windows 7 (ver 2.4.9) OpenVPN_Win7_Setup.exe
Скачать OpenVPN для Windows 10 (ver 2.4.9) OpenVPN_Win10_Setup.exe
OpenVPN Connect OpenVPN_Connect_Setup.msi
Последняя версия:
от
19.03
2014
Лицензия: Бесплатно
Разработчик:
OpenVPN
Операционные системы:
iOS 6, 7
Интерфейс: Русский
Скачать OpenVPN
с App Store
Полное описание
Возможности OpenVPN полезны при управлении частными виртуальными сетями. Вы сможете создать надежную локальную сеть и безопасно обмениваться данными между несколькими ПК.
Опен ВПН подойдёт для дома и офиса. Помимо основного назначения, может использоваться для проведения сетевых игр, что придется по вкусу геймерам. Для соединения потребуется аутентификация через ввод логина и пароля или предустановленного ключа.
Программное обеспечение обладает открытым исходным кодом, что позволяет разработчикам улучшать его производительность и функционал. Работает с ОС Windows на 32 и 64 bit. Оповещает о подключении через иконку в панели задач, там же можно настроить конфигурации соединения и выставить язык интерфейса.
jQuery(document).ready(function() {
App.init();
//App.initScrollBar();
App.initAnimateDropdown();
OwlCarousel.initOwlCarousel();
//ProgressBar.initProgressBarHorizontal();
});
Отечественный браузер, включающий в себя все современные достижения в области
Торрент-клиент, предназначенный для загрузки медиа, документов и
(Туннель бир) VPN-сервис, создающий надежную точку доступа для анонимного серфинга в
Бесплатная программа для записи видео и организации прямых трансляций.
Бесплатный лаунчер, разработанный одноименной компанией. Все игры от Epic
Утилита для дистанционного доступа к другим компьютерам, которая позволяет
Бесплатная клиентская программа, предназначенная для работы с рядом протоколов,
Частично бесплатный VPN-сервис, который позволяет анонимно пользоваться
Утилита для просмотра тв-каналов через интернет или с
Бесплатный веб-браузер, оптимизированный для операционной системы Windows. Основан на
Бесплатный веб-браузер с открытым исходным кодом. Является вольной
Приложение с открытым кодом, предназначенное для голосового общения в сети.
Бесплатный сервис с открытым кодом для создания зашифрованных каналов доступа. Позволяет
Бесплатный файлообменник, предназначенный для передачи документов, аудио, видео и других
Бесплатное облачное хранилище, разработанное российской компанией Mail.ru Group.
Условно-бесплатное офисное приложение для создания, редактирования и хранения заметок. С
Бесплатная утилита, предназначенная для изменения голоса с микрофона в режиме реального
Менеджер закачек, обеспечивающий быструю загрузку файлов из
Проигрыватель, предназначенный для воспроизведения программам
Программа для прослушивания радиопередач в интернете. Обеспечивает
Браузер на движке WebKit, обеспечивает ускоренную загрузку страниц и высокую
Это продвинутый майнер, отличающийся простым и понятным интерфейсом и
Программное обеспечение, позволяющее мониторить весь http-трафик между
Программа, обеспечивающая взаимодействие с одноименным облачным
Это мультивалютный официальный кошелек сети Bitcoin, позволяющий
Консольный клиент, предназначенный для майнинга криптовалюты. Позволяет управлять
Программа, обеспечивающая доступ к облачному хранилищу с тем же названием.
Бесплатная утилита для организации раздачи Wi-Fi с ПК или
Браузер, созданный на движке Chromium. Корректно отображает любые веб-страницы,
Свободно распространяемый графический клиент SFTP, предназначенный для установки на
Бесплатная утилита для создания беспроводных сетей Wi-Fi. Формирует защищенную
Бесплатная программа, предназначенная для видеообщения в режиме реального времени.
Браузерный плагин, предназначенный запуска приложений с элементами
Программа, позволяющая скачать видео с YouTube бесплатно. Проста в установке и
Программное обеспечение, предназначенное для организации точки доступа Wi-Fi
Бесплатное кроссплатформенное программное обеспечение, предназначенное для
Бесплатный мультиплатформенный BitTorrent-клиент. В приложении реализован собственный
Бесплатный кроссплатформенный браузер, работающий на движке Webkit или Trident
Менеджер загрузок для компьютеров,
Программа для поиска и скачивания торрент-файлов. Подходит для работы со множеством различных
Интернет-браузер, работающий на движке Blink от Google. Дизайн приложения
Программа для доступа и администрирования одной или нескольких удаленных машин.
Клиент для мгновенного обмена сообщениями. Позиционируется разработчиками как решение,
Бесплатное программное обеспечение, предназначенное для навигации по городу. В
Бесплатный мессенджер для обмена текстовыми и голосовыми сообщениями, а также
Почтовый клиент с широкими возможностями автоматизации действий.
Программа, которая предназначена для организации виртуальной частной
Бесплатный почтовый клиент от компании Mozilla.
Игровой движок, позволяющий играть в браузерные 3D-игры,
Программа для сохранения аудио- и видеозаписей из ВКонтакте. Отличается
Бесплатная программа, позволяющая обмениваться файлами по сети и общаться с
Бесплатный клиент для многопользовательских игр в онлайн-режиме. Программа
Бесплатный клиент для сети Direct Connect, позволяющий обмениваться музыкой,
Первое торрент-приложение, позволяющее пользователям обмениваться файлами
Легкий браузер для операционной системы Windows, основанный на движках
Программа для организации группового голосового общения. Применяется в
Бесплатная программа, позволяющая найти и скачать музыку и видеофайлы из
Официальный клиент для обмена текстовыми сообщениями и файлами посредством сети интернет.
Удобный и простой мессенджер, составляющий реальную конкуренцию популярному ICQ. Программа
Программное обеспечение, предназначенное для голосового общения в реальном
Интернет-браузер, установленный по умолчанию в операционных системах от компании
Интернет-браузер от компании Mail.Ru Group. Разрабатывается с использованием открытого
Удобный бесплатный FTP-клиент, распространяемый по лицензии GNU GPL.
Программа от корпорации Google, которая представляет собой
Утилита, выполняющая функции файрвола для почтовых серверов и прокси. Работа
Браузер для Windows, работающий сразу после установки