How to Use Knockpy in Termux
Knockpy is a tool used to scan the subdomains..let me know what you think
It is used to update the termux tools
$apt update
It is used to upgrade termux tools
$ apt upgrade
It is used to install github tools in termux
$ apt install git
It is used to install python programming language
$ apt install python
It is latest version of python
$ apt install python2
It is used to clone github tools
$ git clone (link in github)
1 Comments
thnks bro It worked for me!!!
ReplyDelete