Wingetlywingetly
← All apps

Proxifier

by VentoByte SLv4.14

Last updated

Proxifier allows network applications that do not support working through proxy servers to operate through a SOCKS or HTTPS proxy and chains.

Install with winget

$ winget install --id VentoByte.Proxifier --exact --version 4.14

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

Silent install command for Proxifier

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

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

See the full silent install reference for Proxifier

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.

About

Proxifier allows network applications that do not support working through proxy servers to operate through a SOCKS or HTTPS proxy or a chain of proxy servers.

With Proxifier, you can easily tunnel all a system’s TCP connections or only those you select.

Proxifier allows you to

- run any network application through a proxy server. The software requires no special configuration, and the entire process is completely transparent

- access the internet from a restricted network through a proxy server gateway

- bypass firewall restrictions

- "tunnel" the entire system (force all network connections, including system connections, to work through a proxy server)

- resolve DNS names through a proxy server

- use flexible Proxification Rules with hostname and application name wildcards

- ensure privacy by hiding your IP address

- work through a chain of proxy servers using diverse protocols

- view real-time information on current network activities (connections, hosts, times, bandwidth usage, etc.)

- maintain log files and traffic dumps

- get detailed reports on network errors

- and much more!

Specifications:

- Proxy protocols: SOCKS4, SOCKS4A, SOCKS5, HTTPS, and HTTP (HTTP connections only)

- Authentication: SOCKS5 username/password authentication (RFC 1929), HTTP Basic, NTLM (including transparent mode), Kerberos

- Full IPv6 support

- Full 64-bit application and system support

- Profile password encryption up to AES 256 bit

- Windows 7/8/10/11, Server 2008/2012/2016/2019/2022

Installers · v4.14

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

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

Security

No known CVEs for Proxifier.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Invisible Man XRayInvisible Man
    InvisibleMan.InvisibleManXRayv3.2.5

    Invisible Man XRay is an open-source and free client that supports xray core.

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • spacedesk Windows DRIVERdatronicsoft Inc.
    Datronicsoft.SpacedeskDriver.Serverv2.2.32.0

    Spacedesk Driver Software for Windows PRIMARY PC (server) runs only with Windows 11 and Windows 10

  • P
    PrismCatEtgpao
    paopaoandlingyia.PrismCatv1.15.0

    A self-hosted, transparent proxy and debugging console for LLM APIs.

  • Speedtest by OoklaOokla
    Ookla.Speedtest.Desktopv1.15.200.001

    The definitive way to test the speed and performance of your internet connection.

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

More from VentoByte SL or browse gateway, network, privacy.

Frequently asked questions

How do I install Proxifier on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id VentoByte.Proxifier --exact --version 4.14. winget downloads the installer from VentoByte SL and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Proxifier silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id VentoByte.Proxifier --exact 4.14 --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 Proxifier?
Proxifier uses EXE (Inno Setup). Run the downloaded installer with: ProxifierSetup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Proxifier via winget?
Run: winget uninstall --id VentoByte.Proxifier --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Proxifier's Apps & Features entry.
Is Proxifier free?
Proxifier is distributed under Proprietary. Refer to the publisher (https://www.proxifier.com/) for the full license terms - Wingetly itself does not charge for installation.
Does Proxifier 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 Proxifier directly from the publisher.
How do I keep Proxifier up to date?
Run winget upgrade --id VentoByte.Proxifier --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Proxifier from microsoft/winget-pkgs.