No description
Find a file
elseif 5196f20043
Update chr.sh
Signed-off-by: elseif <elseif@live.cn>
2025-08-23 04:43:38 +08:00
.github/workflows Update mikrotik_patch_7.yml 2025-08-21 21:47:12 +08:00
busybox Add files via upload 2025-08-18 15:38:31 +08:00
image Add files via upload 2024-08-19 00:32:26 +08:00
keygen Add files via upload 2025-08-21 20:58:57 +08:00
toyecc Initial commit 2024-06-15 07:27:20 +08:00
.gitignore modified: .github/workflows/mikrotik_patch_7.yml 2025-06-19 12:09:51 +08:00
chr.sh Update chr.sh 2025-08-23 04:43:38 +08:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2025-07-28 20:59:12 +08:00
LICENSE Update LICENSE 2025-07-28 20:58:30 +08:00
mikro.py Use random.SystemRandom().randint 2024-12-28 10:57:32 +03:00
npk.py Update npk.py 2025-08-22 00:26:03 +08:00
package.py modified: .github/workflows/mikrotik_patch.yml 2024-06-18 13:17:48 +08:00
patch.py modified: patch.py 2025-07-13 14:27:34 +08:00
README.md Update README.md 2025-08-19 17:35:33 +08:00
README_EN.md Update README_EN.md 2025-07-28 20:55:53 +08:00
README_PT.md Update README_PT.md 2025-07-28 20:56:07 +08:00
sha256.py Initial commit 2024-06-15 07:27:20 +08:00

Patch Mikrotik RouterOS 6.x Patch Mikrotik RouterOS 7.x

MikroTik RouterOS Patch [中文]

License: WTFPL CoC:WTFCoC

[Discord] [Telegram] [Keygen(Telegram Bot)]

Download Latest Patched iso file,install it and enjoy.

CHR image is both support BIOS and UEFI boot mode.

Support online upgrade,online license,cloud backup,cloud DDNS

license RouterOS for x86.

Renew license for x86 v6.x

Renew license for chr

license RouterOS for chr

How to use shell

install option-{version}.npk package
run telnet to routeros with username devel and password is same as admin

How to license RouterOS

telnet to routeros with username devel and password is same as admin
run keygen
chr mode could use renew lincense online

How to use python3

install python3-{version}.npk package
run telnet to routeros with username devel and password is same as admin
run python -V

npk.py

SignVerifyCreate, Extract npk file.

patch.py

Patch public key and sign NPK files

Thanks for sponsoring

ZMTO

all patches are applied automatically with Github Action.