XUIPatch/README.md
2025-06-07 17:10:25 +02:00

8 lines
222 B
Markdown

# XUIPatch
Patch for XUI.one to remove license requirements.
# Installation
Run the following one-liner on your XUI.one Main Server:
```
bash <(wget -qO- https://giteahub.com/croapp/XUIPatch/src/branch/main/patch.sh)
```