nathan-alden-sr / windows-10-tracking

PowerShell script that enables or disables various tracking components in Windows 10
Apache License 2.0
94 stars 2 forks source link

Added IP address blocking #5

Closed taeram closed 9 years ago

taeram commented 9 years ago

This pull request adds IP address blocking, as added to https://github.com/10se1ucgo/DisableWinTracking.

I've also prefixed the script includes in windows-10-tracking.ps1 with $PSScriptRoot so the script can be run directly or via powershell without running into include errors.