Wingetlywingetly
← All apps

iTop VPN

by iTop Inc.v7.6.0.6921

Last updated

FREE VPN from iTop Secures Your Online Privacy - iTop VPN

Install with winget

$ winget install --id iTop.iTopVPN --exact --version 7.6.0.6921

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for iTop VPN

iTop VPN uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
iTopVPN_setup_Free.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for iTop VPN

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v7.6.0.6921

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

3 known CVEs via NVD

  • medium5.5Patched in wingetCVE-2024-1195affects <=4.0.0.1Feb 2, 2024

    A vulnerability classified as critical was found in iTop VPN up to 4.0.0.1. Affected by this vulnerability is an unknown functionality in the library ITopVpnCallbackProcess.sys of the component IOCTL Handler. The manipulation leads to denial of service. The attack needs to be ap...

  • medium5.4Patched in wingetCVE-2022-24141affects v3.2Jul 6, 2022

    The iTopVPNmini.exe component of iTop VPN 3.2 will try to connect to datastate_iTopVPN_Pipe_Server on a loop. An attacker that opened a named pipe with the same name can use it to gain the token of another user by listening for connections and abusing ImpersonateNamedPipeClient(...

  • medium6.6Patched in wingetCVE-2022-24140affects v3.2Jul 6, 2022

    IOBit Advanced System Care 15, iTop Screen Recorder 2.1, iTop VPN 3.2, Driver Booster 9, and iTop Screenshot sends HTTP requests in their update procedure in order to download a config file. After downloading the config file, the products will parse the HTTP location of the upda...

Source: NVD, updated 6h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Smart Game BoosteriTop Inc.
    iTop.SmartGameBoosterv5.3.1.692

    Boost FPS for smoother gaming experience in one click - Smart Game Booster

  • iTop VoicyiTop Inc.
    iTop.iTopVoicyv1.4.0.1709

    Free Real-Time Voice Changer for PC - iTop Voicy

  • iTop Screen RecorderiTop Inc.
    iTop.iTopScreenRecorderv7.0.0.3778

    Your Free Screen Recorder - iTop Screen Recorder

  • iTop Easy DesktopiTop Inc.
    iTop.iTopEasyDesktopv4.5.0.349

    Free Desktop Organizer and Lively Wallpapers - iTop Easy Desktop

  • iTop Private BrowseriTop Inc.
    iTop.iTopPrivateBrowserv3.2.0.275

    Stay Safe and Private Online - iTop Private Browser

  • iTop PDFiTop Inc.
    iTop.iTopPDFv3.6.0.4

    Simple, Powerful & Free PDF Editor - iTop PDF

More from iTop Inc..

Frequently asked questions

How do I install iTop VPN on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id iTop.iTopVPN --exact --version 7.6.0.6921. winget downloads the installer from iTop Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install iTop VPN silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id iTop.iTopVPN --exact 7.6.0.6921 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for iTop VPN?
iTop VPN uses EXE (Inno Setup). Run the downloaded installer with: iTopVPN_setup_Free.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall iTop VPN via winget?
Run: winget uninstall --id iTop.iTopVPN --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from iTop VPN's Apps & Features entry.
Is iTop VPN free?
iTop VPN is distributed under Freeware. Refer to the publisher (https://www.itopvpn.com/vpn-windows/) for the full license terms - Wingetly itself does not charge for installation.
Does iTop VPN work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls iTop VPN directly from the publisher.
How do I keep iTop VPN up to date?
Run winget upgrade --id iTop.iTopVPN --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of iTop VPN from microsoft/winget-pkgs.