mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-09-14 09:36:39 +00:00
modified: README.md
This commit is contained in:
10
README.md
10
README.md
@@ -11,15 +11,15 @@
|
|||||||

|

|
||||||
|
|
||||||
## How generate license key
|
## How generate license key
|
||||||
unzip keygen.zip
|
run unzip keygen.zip
|
||||||
keygen.exe software_id
|
run keygen.exe software_id
|
||||||
## How to use shell
|
## How to use shell
|
||||||
install option-{version}.npk package
|
install option-{version}.npk package
|
||||||
telnet routeros with username devel and password is same admin
|
run telnet to routeros with username devel and password is same as admin
|
||||||
## How to use python3
|
## How to use python3
|
||||||
install python3-{version}.npk package
|
install python3-{version}.npk package
|
||||||
telnet routeros with username devel and password is same admin
|
run telnet to routeros with username devel and password is same as admin
|
||||||
python -V
|
run python -V
|
||||||
### npk.py
|
### npk.py
|
||||||
Sign,Verify,Create, Extract npk file.
|
Sign,Verify,Create, Extract npk file.
|
||||||
### patch.py
|
### patch.py
|
||||||
|
|||||||
Reference in New Issue
Block a user