fofa2Xray
fofa2Xray copied to clipboard
你好,这错误怎么解决
路径 C:/Users/Alien/GolandProjects/fofa2Xray/utils/fofa.go:39 +0x365
main.main()
C:/Users/Alien/GolandProjects/fofa2Xray/main.go:58 +0x5f3
错误处
1.在主goroutine中
2Go的运行时错误
panic: interface conversion: interface {} is nil, not []interface {}
fofa语句写错了,fofa响应了错误,go没做报错处理导致的,go应该提示用户语句写错了的。。。
哎,开源就好了。