Browse Source

modified: README.md

pull/7/head
zyb 2 years ago
parent
commit
93a1403ada
  1. 10
      README.md

10
README.md

@ -11,15 +11,15 @@
![](keygen.png) ![](keygen.png)
## 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

Loading…
Cancel
Save