mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2025-12-10 03:24:37 +01:00
No description
Added a popup modal for viewing changelogs directly within the page, including loading and error states. Improved code readability with detailed comments, enhanced footer with banner-style social links, and clarified section headers and UI element purposes throughout the HTML and JavaScript. Also updated download links to use the changelog modal and improved GitHub proxy handling. |
||
|---|---|---|
| .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







