|
|
@ -11,15 +11,15 @@ |
|
|
 |
|
|
 |
|
|
|
|
|
|
|
|
## How generate license key |
|
|
## How generate license key |
|
|
unzip keygen.zip |
|
|
|
|
|
keygen.exe software_id |
|
|
|
|
|
|
|
|
run unzip keygen.zip |
|
|
|
|
|
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 |
|
|
|
|
|
python -V |
|
|
|
|
|
|
|
|
run telnet to routeros with username devel and password is same as admin |
|
|
|
|
|
run python -V |
|
|
### npk.py |
|
|
### npk.py |
|
|
Sign,Verify,Create, Extract npk file. |
|
|
Sign,Verify,Create, Extract npk file. |
|
|
### patch.py |
|
|
### patch.py |
|
|
|