mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2026-01-28 01:07:18 +01:00
No description
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. |
||
|---|---|---|
| .github/workflows | ||
| busybox | ||
| image | ||
| keygen | ||
| toyecc | ||
| .gitignore | ||
| chr.sh | ||
| CODE_OF_CONDUCT.md | ||
| index.html | ||
| LICENSE | ||
| mikro.py | ||
| npk.py | ||
| package.py | ||
| patch.py | ||
| README.md | ||
| README_EN.md | ||
| README_PT.md | ||
| sha256.py | ||
MikroTik RouterOS Patch [中文]
[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
Sign,Verify,Create, Extract npk file.
patch.py
Patch public key and sign NPK files







