Skip to content

Commit

Permalink
Update README-zh_CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
E_Bwill authored Mar 31, 2023
1 parent b382d83 commit 15c7f5a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions driver/README-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,7 @@ rmmod hids_driver
如果所有链接都获取失败,则说明 [预编译的 Ko](./ko_list.md) 中,不包含当前系统的内核版本所需的 Ko 文件,需要自行编译。

```bash
wget "http://lf26-elkeid.bytetos.com/obj/elkeid-download/ko/hids_driver_1.7.0.4_$(uname -r).ko"
# or
curl -O "http://lf26-elkeid.bytetos.com/obj/elkeid-download/ko/hids_driver_1.7.0.4_$(uname -r).ko"
# other cdn
## "http://lf3-elkeid.bytetos.com/obj/elkeid-download/ko/hids_driver_1.7.0.4_$(uname -r).ko"
## "http://lf6-elkeid.bytetos.com/obj/elkeid-download/ko/hids_driver_1.7.0.4_$(uname -r).ko"
## "http://lf9-elkeid.bytetos.com/obj/elkeid-download/ko/hids_driver_1.7.0.4_$(uname -r).ko"
wget "http://lf26-elkeid.bytetos.com/obj/elkeid-download/ko/hids_driver_1.7.0.10_$(uname -r)_amd64.ko"
```
### 内核模块的测试方法

Expand Down

0 comments on commit 15c7f5a

Please sign in to comment.