You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
elseif 0e89b026b8
Create LICENSE
9 months ago
.github/workflows modified: .github/workflows/mikrotik_patch_7.yml 9 months ago
busybox Add files via upload 9 months ago
image Add files via upload 2 years ago
keygen Add files via upload 9 months ago
toyecc Initial commit 2 years ago
.gitignore modified: .github/workflows/mikrotik_patch_7.yml 9 months ago
LICENSE Create LICENSE 9 months ago
README.md Update README.md 1 year ago
README_EN.md Update README_EN.md 1 year ago
README_PT.md minor spelling corrections 9 months ago
chr.sh Update chr.sh 9 months ago
mikro.py Use random.SystemRandom().randint 1 year ago
npk.py modified: .github/workflows/mikrotik_patch_7.yml 9 months ago
package.py modified: .github/workflows/mikrotik_patch.yml 2 years ago
patch.py modified: .github/workflows/mikrotik_patch_7.yml 9 months ago
sha256.py Initial commit 2 years ago

README.md

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

MikroTik RouterOS Patch [English]

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

国内镜像下载 密码: elseif

[ 123pan ] [ 7.15.3] [ 7.15.3-arm64 ] [ 6.49.15 ] [ 6.49.13 ]

支持:在线更新、在线授权、云备份、DDNS

x86模式授权许可

x86模式在线授权(v6.x)

Chr模式在线授权

Chr模式授权许可

如何使用Shell

安装 option-{version}.npk 包
telnet到RouterOS,用户名devel,密码与admin的密码相同

如何授权许可

进入shell
运行 keygen
参考上图。
Chr镜像支持在线授权许可

如何使用Python

安装 python3-{version}.npk 包
telnet到RouterOS,用户名devel,密码与admin的密码相同
运行 python -V

npk.py

对npk文件进行解包,修改,创建,签名和验证

patch.py

替换公钥并签名

所有的修补操作都自动运行在Github Action