We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tar -xJvf nuclei-linux-sdk-2024.09.02.tar.xz
If you want to clone with git, follow steps here: https://github.com/Nuclei-Software/nuclei-linux-sdk#clone-repo
If you want to try docker/podman with source code and required tools installed, check Using prebuilt linuxsdk docker image #8
Click https://github.com/Nuclei-Software/nuclei-linux-sdk/actions/workflows/build.yml
Find the latest successful github action workflow for dev_nuclei_next branch, if you are using dev_nuclei_next
dev_nuclei_next
We recommended to use dev_nuclei_5.10_v2 for linux 5.10
dev_nuclei_5.10_v2
At the time this issue is written(2023.12.22), the latest successful workflow action for dev_nuclei_5.10_v2 is https://github.com/Nuclei-Software/nuclei-linux-sdk/actions/runs/6977662176
To find the other latest build for different branch such as dev_nuclei_6.6_v2, please click https://github.com/Nuclei-Software/nuclei-linux-sdk/actions/workflows/build.yml?query=branch%3Adev_nuclei_6.6_v2 , you can copy this link and change dev_nuclei_6.6_v2 to other branch you want, and paste the changed link to your browser to find latest successful build.
dev_nuclei_6.6_v2
Then select build artifacts as you like, such as the source code of this sdk, to use it see 如何下载最新的源码(无git) How to download latest source code without git #4 (comment).
The text was updated successfully, but these errors were encountered:
缓存 build_caching下载以后,解压放在 buildroot/dl 目录下,理论上可以不用下载额外的软件, 放置过去后目录格式大致如此。
Sorry, something went wrong.
为了方便国内客户直接下载源码,我们将目前最新的commit的dev_nuclei_next分支和feature/fsl分支的代码做了snapshot,只包含代码部分,不包含其他git版本管理信息,可以从 https://drive.weixin.qq.com/s?k=ABcAKgdSAFcFn7M5WY 下载使用。
2023.12.25 上传了 linux kernel 5.10/6.1/6.6 最新的代码的snapshot以及buildroot缓存的压缩包,根据你预期的linux 内核版本,建议使用这三个中的其中一个。
不建议使用 网盘snapshot版本不是实时更新,且务必使用 ubuntu 20.04 进行测试。
如果只是想下载代码(不需要git版本信息),可以直接参照 #4 (comment) 下载最新的github action自动构建上传的版本,下载的时候请确认好所需的分支。
如果想拥有 git版本信息,可以使用git完整下载,或者使用docker,参见 #8
nuclei_linux_sdk_source.zip
build_caching.zip
<linux-sdk>/buildroot/dl
conf/xxx/README.md
doc: update doc about docker and prepared source
b401f53
- #4 - #8
fanghuaqi
No branches or pull requests
Clone source code using git
If you want to clone with git, follow steps here: https://github.com/Nuclei-Software/nuclei-linux-sdk#clone-repo
If you want to try docker/podman with source code and required tools installed, check Using prebuilt linuxsdk docker image #8
Download without git
Click https://github.com/Nuclei-Software/nuclei-linux-sdk/actions/workflows/build.yml
Find the latest successful github action workflow for
dev_nuclei_next
branch, if you are usingdev_nuclei_next
At the time this issue is written(2023.12.22), the latest successful workflow action for
dev_nuclei_5.10_v2
is https://github.com/Nuclei-Software/nuclei-linux-sdk/actions/runs/6977662176To find the other latest build for different branch such as
dev_nuclei_6.6_v2
, please click https://github.com/Nuclei-Software/nuclei-linux-sdk/actions/workflows/build.yml?query=branch%3Adev_nuclei_6.6_v2 , you can copy this link and changedev_nuclei_6.6_v2
to other branch you want, and paste the changed link to your browser to find latest successful build.Then select build artifacts as you like, such as the source code of this sdk, to use it see 如何下载最新的源码(无git) How to download latest source code without git #4 (comment).
The text was updated successfully, but these errors were encountered: