-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-json 参数使用不了 #319
Comments
发现了,后缀不变,内容变为json的格式,能不能我想要保存的是上面的Target 192.168.136.93 is alive ,而不是LiveTop 192.168.135.0/24 段存活数量为: 46 这个呢? (icmp) Target 192.168.136.93 is alive |
存活ip默认不打印。把fmt.Printf改成common.LogSuccess(就行 |
后续将会对该部分优化重写。 |
fscan -hf 2.txt -json 1.json
生成的结果依旧是result.txt
The text was updated successfully, but these errors were encountered: