WindowsSpyBlocker
Block spying and tracking on Windows
File Explorer
Download Latest Version (.zip)- bug_report.md
- build.yml
- docs.yml
- labels.yml
- released.yml
- CODEOWNERS
- dependabot.yml
- FUNDING.yml
- labels.yml
- SUPPORT.md
- app.ico
- latest
- logo.png
- bindata.go
- diff.go
- event.go
- proxifier.go
- event.go
- evtx.go
- sysmon.go
- firewall.go
- hosts.go
- hosts_aaaa.go
- incompatible.go
- test.go
- event.go
- interfaces.go
- wireshark.go
- dev.go
- extractdata.go
- merge.go
- mergestructs.go
- firewall.go
- ncsi.go
- telemetry.go
- dnsres.go
- resolutions.go
- ip6.go
- menu.go
- app.go
- cmd.go
- config.go
- data.go
- structs.go
- file.go
- netu.go
- pathu.go
- print.go
- stringsu.go
- timeu.go
- windows.go
- whois.go
- settings.json
- chocolateyInstall.ps1
- chocolateyUninstall.ps1
- VERIFICATION.txt
- windowsspyblocker.nuspec
- extra.txt
- spy.txt
- update.txt
- extra.txt
- spy.txt
- update.txt
- extra.txt
- spy.txt
- update.txt
- extra.txt
- extra_v6.txt
- spy.txt
- spy_v6.txt
- update.txt
- update_v6.txt
- extra.txt
- spy.txt
- update.txt
- dnsmasq.conf
- firewall.user
- dnsmasq.conf
- firewall.user
- dnsmasq.conf
- firewall.user
- extra.txt
- spy.txt
- update.txt
- domains.txt
- ips.txt
- domains.txt
- ips.txt
- domains.txt
- ips.txt
- blocklist.xml
- blocklist.xml
- blocklist.xml
- main.html
- index.md
- proxifier.md
- sysmon.md
- wireshark.md
- firewall.md
- index.md
- ncsi.md
- index.md
- proxifier-file-log.png
- proxifier-menu-services.png
- proxifier-menu.png
- proxifier-services.png
- sysmon-eventviewer.png
- sysmon-install.png
- sysmon-parsing.png
- wireshark-capture.png
- wireshark-interfaces.png
- wireshark-parsing.png
- wireshark-welcome.png
- menu.png
- addrules.png
- currentrules.png
- menu.png
- removerules.png
- rules.png
- apply.png
- test.png
- menu.png
- menu.png
- root-folder.png
- eset-firewall.png
- p2p-win10-spy.png
- proxifier-apply.png
- simplewall-win10-spy.png
- could-not-connect-update-service.png
- ncsi-graph.png
- no-internet-access.png
- apple-touch-icon-114x114.png
- apple-touch-icon-120x120.png
- apple-touch-icon-144x144.png
- apple-touch-icon-152x152.png
- apple-touch-icon-57x57.png
- apple-touch-icon-60x60.png
- apple-touch-icon-72x72.png
- apple-touch-icon-76x76.png
- favicon-128.png
- favicon-16x16.png
- favicon-196x196.png
- favicon-32x32.png
- favicon-96x96.png
- mstile-144x144.png
- mstile-150x150.png
- mstile-310x150.png
- mstile-310x310.png
- mstile-70x70.png
- extra.css
- favicon.ico
- logo.png
- MSWin10_GDPR_Compliance.pdf
- dnscrypt.md
- eset.md
- firewall.md
- hosts.md
- index.md
- kaspersky.md
- openwrt.md
- p2p.md
- proxifier.md
- simplewall.md
- .dockerignore
- changelog.md
- contributing.md
- Dockerfile
- donate.md
- download.md
- faq.md
- index.md
- reporting-issue.md
- telemetry-info.md
- usage.md
- .gitignore
- firewall-test-extra.csv
- firewall-test-spy.csv
- firewall-test-update.csv
- tools.go
- .editorconfig
- .gitattributes
- .gitignore
- CHANGELOG.md
- go.mod
- go.sum
- LICENSE
- magefile.go
- main.go
- mkdocs.yml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/crazy-max/WindowsSpyBlocker
Downloads the entire project code from GitHub to your computer.
cd WindowsSpyBlocker
Moves into the project folder you just downloaded.
2. Go
Medium RecommendedPrerequisites
go build ./...
Compiles the Go program into an executable.
go run .
Runs the Go program directly without a separate build step.
If the build finishes without errors, it worked. If you used go run ., check the terminal output.
// repository documentation
Was this content helpful?
(0 ratings)
