Skip to content

Commit 83f0d8c

Browse files
committed
合并命令的集成
1 parent b71be62 commit 83f0d8c

35 files changed

+2729
-87
lines changed

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ go env |grep GOPRIVATE
257257
258258
https://github.com/heartshare/go-wafw00f
259259
260-
git submodule add --force https://github.com/hktalent/nuclei-templates.git config/nuclei-templates
260+
git submodule add --force https://github.com/projectdiscovery/nuclei-templates.git config/nuclei-templates
261261
git submodule update --init --recursive
262262
/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive
263263
-->

config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
bind: http://127.0.0.1:5000
2+
cors: '*'
3+
defaultsign: '*'
4+
password: 37010b4d5d
5+
secret: 37010b4d5d03fc9d169d30eb9c6439becf0163b8
6+
username: jaeles

0 commit comments

Comments
 (0)