You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2021. It is now read-only.
Recently, I was looking at the example.go and fuzzit.sh files for a tutorial on how to integrate my project with fuzzit. There were some instructions missing in it such as :
An account needs to be created at fuzzit.
A target needs to be created under the account either by script or UI.
Example does not show how to use the corpus seed.
Let me know if you want me to submit a PR for this.