Wingetlywingetly
← All apps

IPFilter

by David Moorev3.0.2

Last updated

The ipfilter.dat file helps protect your privacy and security when using Bit Torrent by blocking a list of potentially malicious peers. This utility downloads and installs a selected list for your Bit Torrent client.

Install with winget

$ winget install --id DavidMoore.IPFilterUpdater --exact --version 3.0.2

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

Silent install command for IPFilter

IPFilter uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, user scope)
msiexec.exe /i IPFilter.msi /quiet /norestart

See the full silent install reference for IPFilter

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 · v3.0.2

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
userDirect

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 IPFilter.

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

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

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

  • Ente Authente.io
    ente-io.auth-desktopv4.4.25

    Open source 2FA authenticator, with end-to-end encrypted backups.

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • Universal Android Debloater Next GenerationUniversal-Debloater-Alliance
    Universal-Debloater-Alliance.uad-ngv1.2.0

    Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.

  • Mullvad VPNMullvad VPN
    MullvadVPN.MullvadVPNv2026.4

    Mullvad is an open-source commercial virtual private network service based in Sweden.

  • Gpg4winThe Gpg4win Project
    GnuPG.Gpg4winv5.1.0

    A secure solution for file and email encryption.

More from David Moore or browse ipfilter, privacy, security.

Frequently asked questions

How do I install IPFilter on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id DavidMoore.IPFilterUpdater --exact --version 3.0.2. winget downloads the installer from David Moore and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install IPFilter silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id DavidMoore.IPFilterUpdater --exact 3.0.2 --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 IPFilter?
IPFilter uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i IPFilter.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall IPFilter via winget?
Run: winget uninstall --id DavidMoore.IPFilterUpdater --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from IPFilter's Apps & Features entry.
Is IPFilter free?
IPFilter is distributed under MIT License. Refer to the publisher (https://www.ipfilter.app/) for the full license terms - Wingetly itself does not charge for installation.
Does IPFilter 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 IPFilter directly from the publisher.
How do I keep IPFilter up to date?
Run winget upgrade --id DavidMoore.IPFilterUpdater --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of IPFilter from microsoft/winget-pkgs.

Recent versions

  • 3.0.5-betapre
  • 3.0.2latest