2026-07-14 19:49:29 +08:00
|
|
|
|
[](https://github.com/elseif/MikroTikPatch/actions/workflows/patch_v6.yml)
|
|
|
|
|
|
[](https://github.com/elseif/MikroTikPatch/actions/workflows/patch_v6.yml)
|
2026-07-01 12:52:02 +08:00
|
|
|
|
|
|
|
|
|
|
**IMPORTANT:** For **testing purposes only**. Use at your own risk. Production environments require official licenses.
|
|
|
|
|
|
|
|
|
|
|
|
By proceeding, you acknowledge that:
|
|
|
|
|
|
- You have reviewed and comprehend the legal implications and risks involved
|
|
|
|
|
|
- These tools will be used exclusively in non-production, test environments
|
|
|
|
|
|
- Production deployments shall utilize officially licensed software
|
|
|
|
|
|
|
2024-07-22 16:39:53 +08:00
|
|
|
|
# MikroTik RouterOS Patch [[中文](README.md)]
|
2025-07-28 20:55:53 +08:00
|
|
|
|
[](./LICENSE)
|
|
|
|
|
|
[](./CODE_OF_CONDUCT.md)
|
2024-07-22 16:39:53 +08:00
|
|
|
|
|
2024-08-30 14:06:32 +08:00
|
|
|
|
### [[Discord](https://discord.gg/keV6MWQFtX)] [[Telegram](https://t.me/mikrotikpatch)] [[Keygen(Telegram Bot)](https://t.me/ROS_Keygen_Bot)]
|
2024-07-22 16:39:53 +08:00
|
|
|
|
|
|
|
|
|
|
### Download [Latest Patched](https://github.com/elseif/MikroTikPatch/releases/latest) iso file,install it and enjoy.
|
|
|
|
|
|
### CHR image is both support BIOS and UEFI boot mode.
|
2024-08-05 10:01:33 +08:00
|
|
|
|
|
|
|
|
|
|
### Support online upgrade,online license,cloud backup,cloud DDNS
|
2024-07-22 16:39:53 +08:00
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
### Renew license for x86 v6.x
|
|
|
|
|
|

|
|
|
|
|
|
### Renew license for chr
|
|
|
|
|
|

|
|
|
|
|
|
|
2024-08-19 00:33:28 +08:00
|
|
|
|

|
|
|
|
|
|

|
|
|
|
|
|
|
2024-07-22 16:39:53 +08:00
|
|
|
|
## How to use shell
|
|
|
|
|
|
install option-{version}.npk package
|
2026-07-09 12:28:10 +08:00
|
|
|
|
Enter the shell by executing /sh in the terminal.
|
2024-07-22 16:39:53 +08:00
|
|
|
|
## How to license RouterOS
|
2026-07-09 12:28:10 +08:00
|
|
|
|
After installing the option-{version}.npk package, reboot the device. The license will be activated automatically.
|
|
|
|
|
|
CHR images support online license activation
|
2024-07-22 16:39:53 +08:00
|
|
|
|
## How to use python3
|
|
|
|
|
|
install python3-{version}.npk package
|
2026-07-09 12:28:10 +08:00
|
|
|
|
Enter the shell by executing /sh in the terminal.
|
2024-07-22 16:39:53 +08:00
|
|
|
|
run python -V
|
|
|
|
|
|
### npk.py
|
|
|
|
|
|
Sign,Verify,Create, Extract npk file.
|
|
|
|
|
|
### patch.py
|
|
|
|
|
|
Patch public key and sign NPK files
|
2026-07-01 12:52:02 +08:00
|
|
|
|
### How to Enable Container Mode Without Physical Reboot
|
|
|
|
|
|
1. Install the option.npk package.
|
|
|
|
|
|
2. Open a terminal and run: `system/device-mode/update container=yes`
|
|
|
|
|
|
3. Open a new terminal and run: `system/shell cmd="reboot -f"`
|
2025-06-29 01:36:00 +08:00
|
|
|
|
|
2024-07-22 16:39:53 +08:00
|
|
|
|
## all patches are applied automatically with [Github Action](https://github.com/elseif/MikroTikPatch/blob/main/.github/workflows/).
|
2025-02-19 15:43:02 +08:00
|
|
|
|
|
2024-07-22 16:39:53 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|