Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0xa8cb10] goroutine 1 [running]: kscan/lib/fofa.(*Fofa).Search(0xc00069b9e0, {0x7ffca1a0e775, 0x2f}) kscan/lib/fofa/fofa.go:83 +0x730 kscan/core/fofa.Run() kscan/core/fofa/fofa.go:32 +0xd4 main.InitFofa() ./kscan.go:276 +0x15e main.main() ./kscan.go:166 +0x2be ```
- Loading branch information