Friday, January 31, 2020

HOW TO INSTALL OSIF IN TERMUX

$ apt update 
$ apt upgrade 
$ pip2 install mechanize
$ git clone https://github.com/ciku370/OSIF
$ cd OSIF
$ ls
$ pip2 install -requirements.txt
$ python2 osif.py

"You've successfully installed OSIF in termux"
Enjoy!!
Note: For educational purposes only 

No comments:

Post a Comment