https://github.com/boneskull/alfred-flush-dns
Alftred workflow to flush DNS cache
https://github.com/boneskull/alfred-flush-dns
alfred alfred-workflow alfred5 alfred5-workflow dns
Last synced: 5 months ago
JSON representation
Alftred workflow to flush DNS cache
- Host: GitHub
- URL: https://github.com/boneskull/alfred-flush-dns
- Owner: boneskull
- License: gpl-3.0
- Created: 2023-01-04T20:46:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T21:23:51.000Z (over 2 years ago)
- Last Synced: 2025-01-01T15:11:53.413Z (5 months ago)
- Topics: alfred, alfred-workflow, alfred5, alfred5-workflow, dns
- Language: Shell
- Homepage:
- Size: 21.5 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alfred-flush-dns
> An Alfred v5 workflow to flush the DNS cache
## Installation
1. Find the latest [release](https://github.com/boneskull/alfred-flush-dns/releases)
2. Download the `.alfredworkflow` file
3. Open the file to installYour browser may also try to open Alfred directly. That's fine too.
## Notes
Flushing the cache requires elevated privileges, so you should be prompted to authenticate by `osascript`.
The workflow uses AppleScript to invoke the `flush.sh` script "with administrator privileges".
## License
Copyright © 2023 [Christopher Hiller](https://github.com/boneskull). Licensed GPL-3.0