- Directly from GitHub releases
- As a Chocolate package that will allow you to benefit from automatic updates
When you execute WindowsSpyBlocker for the first time, a configuration file named app.conf
is generated:
This configuration file is especially necessary for people who want to contribute to the project. See dev section.
Main window of WindowsSpyBlocker
Telemetry menu
Telemetry menu allows you to apply rules to the Windows firewall, to modify the NCSI and also to help contribute to the project!
Dev menu
Dev menu mainly concerns developers or curious people who would like to contribute to WindowsSpyBlocker. Several applications are used by WindowsSpyBlocker to generate and capture traffic.
data
folder contains blocking rules based on domains or IPs detected during the capture process:
✅ Recommended
Block Windows Spy / Telemetry
Block Windows Update
⚠️ ONLY use if you know what you do
Block third party applications like Skype, Bing, Live, Outlook, NCSI, Microsoft Office. Be aware that these rules can also block Windows Update and other services. Therefore, no support will be provided on them.
data/hosts/[extra|spy|update]_v6.txt
handle IPv6 blocking for hosts.
data/firewall
and data/hosts
data are the main types. Others are generated from these as:
- ESET Firewall : a proprietary firewall solution.
- DNSCrypt : a protocol for securing communications between a client and a DNS resolver.
- OpenWrt : an open source project used on embedded devices to route network traffic.
- P2P : a plaintext IP data format from PeerGuardian.
- Proxifier : an advanced proxy client on Windows with a flexible rule system.
- simplewall : a simple tool to configure Windows Filtering Platform (WFP).