Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/halomakes/block-adobeapps

Automatically create Windows Firewall rules to prevent Adobe programs from accessing the interwebs
https://github.com/halomakes/block-adobeapps

Last synced: 6 days ago
JSON representation

Automatically create Windows Firewall rules to prevent Adobe programs from accessing the interwebs

Awesome Lists containing this project

README

        

# Block-AdobeApps
PowerShell script to automatically create Windows Firewall rules to prevent Adobe programs from accessing the interwebs. The advantage of doing this vs editing your hosts file or using a DNS filter is that domain names are subject to change but the location of the installed software on your PC is unlikely to.

## Usage
```powershell
./Block-AdobeApps.ps1
```