piaolin / fofa2Xray

User fofa api get hosts and xray to webscan.
MIT License
285 stars 42 forks source link

请教一下,这个报错怎么解决? #17

Open yehecao opened 1 year ago

yehecao commented 1 year ago

panic: interface conversion: interface {} is nil, not []interface {}

goroutine 1 [running]: fofa2xray/utils.Fofa.Query({{0xc000016ac0, 0xf}, {0xc00001e540, 0x20}, {0xc0000727c0, 0x3, 0x4}, {0xc0 00016b38, 0x4}}, {0xc000016b60, ...}) C:/Users/Alien/GolandProjects/fofa2Xray/utils/fofa.go:39 +0x365 main.main() C:/Users/Alien/GolandProjects/fofa2Xray/main.go:58 +0x5f3