https://github.com/spookywy/awdl0
Script to disable Apple Wireless Direct Link
https://github.com/spookywy/awdl0
macos
Last synced: 3 months ago
JSON representation
Script to disable Apple Wireless Direct Link
- Host: GitHub
- URL: https://github.com/spookywy/awdl0
- Owner: Spookywy
- Created: 2023-01-11T13:47:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T18:27:52.000Z (over 3 years ago)
- Last Synced: 2025-10-09T05:19:47.302Z (9 months ago)
- Topics: macos
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Script to disable Apple Wireless Direct Link
Replace 'valentinmenoret' in the com.menoret.awdl0.plist file with your macOS user account
## Disable awdl0
```
sudo bash setup.sh
```
## Enable awdl0
```
sudo bash remove.sh
```
(To make sure the service is properly running: sudo launchctl list | grep "com.menoret.awdl0")