mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 18:49:41 +00:00
modified: README.md
deleted: README_CN.md new file: README_EN.md
This commit is contained in:
parent
ed37be78f5
commit
c9c25f697c
54
README.md
54
README.md
@ -1,42 +1,48 @@
|
|||||||
# MikroTik RouterOS Patch [[中文](README_CN.md)]
|
# MikroTik RouterOS Patch [[English](README_EN.md)]
|
||||||
|
|
||||||
### [[Discord](https://discord.gg/keV6MWQFtX)] [[Telegram](https://t.me/+99Mw06p3K7NlMmNl)]
|
### 蓝奏云镜像下载 密码: <font color="red"> elseif</font>
|
||||||
|
<p>
|
||||||
|
[<a href="https://elseif.lanzouj.com/b00crdq4hg" target="_blank">7.15.2</a>] |
|
||||||
|
[<a href="https://elseif.lanzouj.com/b00crdq4fe" target="_blank">7.16beta4</a>] |
|
||||||
|
[<a href="https://elseif.lanzouj.com/b00crdq4ih" target="_blank">7.15.2-arm64</a>] |
|
||||||
|
[<a href="https://elseif.lanzouj.com/b00crdq4gf" target="_blank">7.16beta4-arm64</a>] |
|
||||||
|
[<a href="https://elseif.lanzouj.com/b00crdq4ji" target="_blank">6.49.15</a>] |
|
||||||
|
[<a href="https://elseif.lanzouj.com/b00crdq4kj" target="_blank">6.49.13</a>]
|
||||||
|
</p>
|
||||||
|
|
||||||
### Download [Latest Patched](https://github.com/elseif/MikroTikPatch/releases/latest) iso file,install it and enjoy.
|
|
||||||
### CHR image is both support BIOS and UEFI boot mode.
|
|
||||||
### Support online upgrade.
|
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
### license RouterOS for x86.
|
### x86模式授权许可
|
||||||

|

|
||||||
### Renew license for x86 v6.x
|
### x86模式在线授权(v6.x)
|
||||||

|

|
||||||
### Renew license for chr
|
### Chr模式在线授权
|
||||||

|

|
||||||
### license RouterOS for chr
|
### Chr模式授权许可
|
||||||

|

|
||||||
|
|
||||||
## How to use shell
|
## 如何使用Shell
|
||||||
install option-{version}.npk package
|
安装 option-{version}.npk 包
|
||||||
run telnet to routeros with username devel and password is same as admin
|
telnet到RouterOS,用户名devel,密码与admin的密码相同
|
||||||
## How to license RouterOS
|
## 如何授权许可
|
||||||
telnet to routeros with username devel and password is same as admin
|
进入shell
|
||||||
run keygen
|
运行 keygen
|
||||||
chr mode could use renew lincense online
|
参考上图。
|
||||||
## How to use python3
|
Chr镜像支持在线授权许可
|
||||||
install python3-{version}.npk package
|
## 如何使用Python
|
||||||
run telnet to routeros with username devel and password is same as admin
|
安装 python3-{version}.npk 包
|
||||||
run python -V
|
telnet到RouterOS,用户名devel,密码与admin的密码相同
|
||||||
|
运行 python -V
|
||||||
### npk.py
|
### npk.py
|
||||||
Sign,Verify,Create, Extract npk file.
|
对npk文件进行解包,修改,创建,签名和验证
|
||||||
### patch.py
|
### patch.py
|
||||||
Patch public key and sign NPK files
|
替换公钥并签名
|
||||||
|
|
||||||
## all patches are applied automatically with [Github Action](https://github.com/elseif/MikroTikPatch/blob/main/.github/workflows/).
|
|
||||||
|
|
||||||
|
|
||||||
|
## 所有的修补操作都自动运行在[Github Action](https://github.com/elseif/MikroTikPatch/blob/main/.github/workflows/)。
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
49
README_CN.md
49
README_CN.md
@ -1,49 +0,0 @@
|
|||||||
# MikroTik RouterOS Patch [[English](README.md)]
|
|
||||||
|
|
||||||
### 蓝奏云镜像下载 密码: <font color="red"> elseif</font>
|
|
||||||
<p>
|
|
||||||
[<a href="https://elseif.lanzouj.com/b00crdq4hg" target="_blank">7.15.2</a>] |
|
|
||||||
[<a href="https://elseif.lanzouj.com/b00crdq4fe" target="_blank">7.16beta4</a>] |
|
|
||||||
[<a href="https://elseif.lanzouj.com/b00crdq4ih" target="_blank">7.15.2-arm64</a>] |
|
|
||||||
[<a href="https://elseif.lanzouj.com/b00crdq4gf" target="_blank">7.16beta4-arm64</a>] |
|
|
||||||
[<a href="https://elseif.lanzouj.com/b00crdq4ji" target="_blank">6.49.15</a>] |
|
|
||||||
[<a href="https://elseif.lanzouj.com/b00crdq4kj" target="_blank">6.49.13</a>]
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
### 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](https://github.com/elseif/MikroTikPatch/blob/main/.github/workflows/)。
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
43
README_EN.md
Normal file
43
README_EN.md
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
# MikroTik RouterOS Patch [[中文](README.md)]
|
||||||
|
|
||||||
|
### [[Discord](https://discord.gg/keV6MWQFtX)] [[Telegram](https://t.me/+99Mw06p3K7NlMmNl)]
|
||||||
|
|
||||||
|
### Download [Latest Patched](https://github.com/elseif/MikroTikPatch/releases/latest) iso file,install it and enjoy.
|
||||||
|
### CHR image is both support BIOS and UEFI boot mode.
|
||||||
|
### Support online upgrade.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
### 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
|
||||||
|
|
||||||
|
## all patches are applied automatically with [Github Action](https://github.com/elseif/MikroTikPatch/blob/main/.github/workflows/).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user