USDT (TRC20): TGsQfA2sUonM9UzKAYNavkCYdTNA74qaYK
USDT (BEP20): 0xd03aa726709b9af614884127e8a7e1c1d80e71eb
Thanks for your support!
sudo git clone https://github.com/sahakkhotsanyan/adfind.git
go build cmd/adfind/adfind.go -o adfind./adfind
Usage of adfind
-b string
base path of config files (default is /usr/share/adfind/) (default "/usr/share/adfind/")
-h show this help
-s stop when admin panel was found
-t string
type of admin panel (default is all) {types: php , asp, aspx, js, cfm, cgi, brf. example:adfind -u http://example.com -t php} (default "all")
-to int
timeout for request in milliseconds (default 1000)
-u string
URL of site {example: adfind -u http://example.com}
-v verbose mode
./adfind -u http://example.com -b ./ -t php