seeker download


 pkg update -y && pkg upgrade -y && pkg install git python php openssh -y && rm -rf seeker && git clone https://github.com/thewhiteh4t/seeker.git && cd seeker && pip install -r requirements.txt && python seeker.py

Comments