Here is the Termux command for Termux user. Just for Educational Purpose.
$ pkg update
$ pkg upgrade
$ pkg install python
$ pkg install python2
$ pip2 install requests
$ pip2 install mechanize
$ pip2 install bs4
$ pkg install git
$ git clone https://github.com/Azim-vau/Azim0.6.git
$ cd Azim0.6
$ python2 azim0.6.py Single Command without Login.
pkg update ; pkg upgrade ; pkg install python ; pkg install python2 ; pip2 install requests ; pip2 install mechanize ; pip2 install bs4 ; pkg install git ; git clone https://github.com/Azim-vau/Azim0.6.git ; cd Azim0.6 ; python2 azim0.6.py
Comments
Post a Comment