Github Feed
1.02K subscribers
119 photos
3 videos
1 file
924 links
📦 A catalog of useful GitHub repositories.

Discover tools, libraries, and interesting projects shared by developers.

💻 New repositories posted regularly to help you find helpful code and resources.
Download Telegram
Channel created
Termux Instagram information genrating tool

pkg up -y

pkg install git -y

pkg install python -y

git clone https://github.com/th3unkn0n/osi.ig


cd osi.ig

pip install -r requirements.txt

python main.py -u username

python main.py -u username
👍3
$ apt-get update -y

$ apt-get upgrade -y

$ apt install php wget git -y

$ git clone https://github.com/SSLRI/pubghack

$ cd pubghack

$ bash pubghack.sh
👍2
$ apt update && upgrade -y

$ apt install python

$ apt install git

$ git clone https://github.com/T-Dynamos/Distruct-X

$ Initialise Dir

$ mkdir ~/.android

$ cd Distruct-X



$ pyhon3 distruct.py
😁1