شرح استخراج وفحص الهوستات
باستخدام اداة bugscanner
open termux and run these commands:=
pkg update
pkg upgrade
===========================
First Method
===========================
pkg install git
pkg install python3
pkg install python-pip
pip install loguru
pip install requests
git clone https://github.com/aztecrabbit/bugscanner
cd bugscanner
pip install -r requirements.txt
python3 setup.py install
bugscanner -h
--mode {direct,proxy,ssl,udp}
--method METHOD_LIST
--port PORT_LIST
--proxy PROXY
--output OUTPUT
--threads THREADS filename
===========================
Secand Method (easy one)
===========================
pkg install python3
pkg install python3-pip
pip install bugscanner
examples :
ex 1 to check random bughosts from file and save resluts to file
bugscanner bughosts.txt --output resluts.txt
ex 2 to check random SSL (sni) bughosts from file and save resluts to file
bugscanner bughosts.txt --mode ssl --output resluts.txt
تيم العصابة التقنية
TeCh GaNg
https://hottg.com/GANG_TEAM2
>>Click here to continue<<
