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

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

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")