No description
Find a file
ErrorX b6721ffd7d Redesign index.html
Replaces legacy CSS and table-based layout with modernizes the UI with responsive cards, details/summary accordions, and improved theme/language switching. Adds dynamic loading, new download tables, and enhanced accessibility. Removes old inline styles and scripts, streamlining the code for maintainability and better user experience.
2025-09-16 15:08:43 +06:00
.github/workflows Update mikrotik_patch_6.yml 2025-09-11 10:04:24 +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-09-11 09:45:56 +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-09-13 03:43:55 +08:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2025-07-28 20:59:12 +08:00
index.html Redesign index.html 2025-09-16 15:08:43 +06: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-09-10 17:07:20 +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-09-11 13:21:58 +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.