We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e0436 commit e067343Copy full SHA for e067343
.github/up.sh
@@ -1,2 +1,5 @@
1
cat ./go.mod|grep projectdiscovery|grep -E "subfinder|nuclei|wappalyzergo"|awk '{print $1}'|xargs -I % go get -u %
2
3
+myrsync ../nuclei-templates ./config
4
+
5
0 commit comments