Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/halomakes/block-adobeapps
- Owner: halomakes
- License: unlicense
- Created: 2024-03-20T02:24:38.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T02:26:28.000Z (10 months ago)
- Last Synced: 2024-03-20T03:35:08.494Z (10 months ago)
- Language: PowerShell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```