MyGit

v1.1

xm1k3/cent

版本发布时间: 2023-07-20 06:09:22

xm1k3/cent最新发布版本:v1.3.4(2024-06-12 01:00:00)

Check feature

cent check --help

Check if templates repo are still available

Usage:
  cent check [flags]

Flags:
  -h, --help     help for check
  -r, --remove   Remove from .cent.yaml urls that are no longer accessible or are currently private

Global Flags:
      --config string   config file (default is $HOME/.cent.yaml)

Test yaml

...
...
community-templates:
  - https://github.com/joanbono/nuclei-templates
  - https://github.com/0xPugazh/my-nuclei-templates
  - https://github.com/1in9e/my-nuclei-templates
  - https://github.com/5cr1pt/templates

Command

cent check --config .cent.yaml -r

Output

[ERR] URL https://github.com/joanbono/nuclei-templates  Status code: 404
[SUCCESS] URL https://github.com/0xPugazh/my-nuclei-templates Status code: 200
[SUCCESS] URL https://github.com/1in9e/my-nuclei-templates Status code: 200
[SUCCESS] URL https://github.com/5cr1pt/templates Status code: 200

Updated yaml

...
...
community-templates:
  - https://github.com/0xPugazh/my-nuclei-templates
  - https://github.com/1in9e/my-nuclei-templates
  - https://github.com/5cr1pt/templates

相关地址:原始地址 下载(tar) 下载(zip)

1、 cent_1.1_checksums.txt 726B

2、 cent_1.1_linux_386.zip 4.29MB

3、 cent_1.1_linux_amd64.zip 4.44MB

4、 cent_1.1_linux_arm.zip 4.22MB

5、 cent_1.1_linux_arm64.zip 4.05MB

6、 cent_1.1_macOS_amd64.zip 4.61MB

7、 cent_1.1_macOS_arm64.zip 4.4MB

8、 cent_1.1_windows_386.zip 4.51MB

9、 cent_1.1_windows_amd64.zip 4.57MB

查看:2023-07-20发行的版本