mirror of
https://github.com/assafdori/bypass-mdm.git
synced 2026-04-19 10:34:57 +00:00
docs: update README
This commit is contained in:
36
README.md
36
README.md
@@ -18,24 +18,6 @@ A script to bypass Mobile Device Management (MDM) enrollment during macOS setup.
|
|||||||
|
|
||||||
The instructions below use **v2 by default** (recommended). If you experience issues, you can still use the original version by replacing `bypass-mdm-v2.sh` with `bypass-mdm.sh` in the commands.
|
The instructions below use **v2 by default** (recommended). If you experience issues, you can still use the original version by replacing `bypass-mdm-v2.sh` with `bypass-mdm.sh` in the commands.
|
||||||
|
|
||||||
### ❤️ Optional Contributions
|
|
||||||
|
|
||||||
Many people have reached out asking how to say thank you for saving their Mac. **This is completely optional and not expected!** If you'd like to contribute, crypto donations are appreciated.
|
|
||||||
|
|
||||||
People have forked this repository and put the script behind a pay-wall. I do not care at all. Once again, crypto contributions are not expected, but feel free if you want to.
|
|
||||||
|
|
||||||
**Bitcoin (BTC):**
|
|
||||||
|
|
||||||
```
|
|
||||||
bc1qzguh4908r7wguz20ylzeggya9d38t6hega5ppf
|
|
||||||
```
|
|
||||||
|
|
||||||
**Monero (XMR):**
|
|
||||||
|
|
||||||
```
|
|
||||||
45RnFseY4gNZv58DvShz2KJEbx1EyaTtaMCDnU5th21KbRThWurjjK6iugEdq9wfc4Kbw3a7AAyqo6WnEmL1StAMJur8QJp
|
|
||||||
```
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## ✨ Features
|
## ✨ Features
|
||||||
@@ -194,6 +176,24 @@ chmod +x bypass-mdm.sh
|
|||||||
| `bypass-mdm-v2.sh` | Enhanced version with auto-detection & validation | ✅ **Recommended** |
|
| `bypass-mdm-v2.sh` | Enhanced version with auto-detection & validation | ✅ **Recommended** |
|
||||||
| `bypass-mdm.sh` | Original version with hardcoded volume names | ⚠️ Legacy |
|
| `bypass-mdm.sh` | Original version with hardcoded volume names | ⚠️ Legacy |
|
||||||
|
|
||||||
|
### ❤️ Optional Contributions
|
||||||
|
|
||||||
|
Many people have reached out asking how to say thank you for saving their Mac. **This is completely optional and not expected!** If you'd like to contribute, crypto donations are appreciated.
|
||||||
|
|
||||||
|
People have forked this repository and put the script behind a pay-wall. I do not care at all. Once again, crypto contributions are not expected, but feel free if you want to.
|
||||||
|
|
||||||
|
**Bitcoin (BTC):**
|
||||||
|
|
||||||
|
```
|
||||||
|
bc1qzguh4908r7wguz20ylzeggya9d38t6hega5ppf
|
||||||
|
```
|
||||||
|
|
||||||
|
**Monero (XMR):**
|
||||||
|
|
||||||
|
```
|
||||||
|
45RnFseY4gNZv58DvShz2KJEbx1EyaTtaMCDnU5th21KbRThWurjjK6iugEdq9wfc4Kbw3a7AAyqo6WnEmL1StAMJur8QJp
|
||||||
|
```
|
||||||
|
|
||||||
## ⚖️ Legal Disclaimer
|
## ⚖️ Legal Disclaimer
|
||||||
|
|
||||||
> **Important:** Although it's virtually impossible to detect that you've removed MDM (because it was never configured locally), be aware that your device's serial number will still appear in your organization's inventory system. This script prevents MDM from being configured locally, making the device unmanageable remotely.
|
> **Important:** Although it's virtually impossible to detect that you've removed MDM (because it was never configured locally), be aware that your device's serial number will still appear in your organization's inventory system. This script prevents MDM from being configured locally, making the device unmanageable remotely.
|
||||||
|
|||||||
Reference in New Issue
Block a user