-
Hi, I have a project where I'd like to wrap nuclei behind an http service implementing a job queue. To do so, I want to use nuclei as a library. I've seen prior discussion (here) and the mention of using it as a lib (here which links milestone 2.5.4 which I assume correlates to release 2.5.4). That said, I see no usage examples or documentation about how to actually use it as a library. I'd rather not plow through main.go to reverse engineer it. Can you help with a pointer to some documentation? Or even a unit test I should study? Maybe a quick typed up example? What would be my main entry point for using nuclei as an embedded go library? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@mikerott please refer to https://github.com/projectdiscovery/nuclei/blob/master/DESIGN.md#using-nuclei-from-go-code |
Beta Was this translation helpful? Give feedback.
@mikerott please refer to https://github.com/projectdiscovery/nuclei/blob/master/DESIGN.md#using-nuclei-from-go-code